Get default DealerAssociate Group for department
Get default DealerAssociate Group for department
Path Parameters
departmentUUID string required
Query Parameters
default boolean
validate boolean
Responses
- 200
- 400
- 401
- 403
- 500
OK
application/json
application/x-protobuf
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
dealerAssociateGroups object[]
name string
uuid string
virtualDealerAssociateUuid string
virtualDealerAssociateIdentifier object
userUUID string
departmentUUID string
dealerAssociateUuids string[] deprecated
dealerAssociateIdentifiers object[]
userUUID string
departmentUUID string
groupPhoneNumber string
valid boolean
defaultCommunicationDealerAssociateGroup boolean
defaultDealerAssociateUuid string
defaultDealerAssociateIdentifier object
userUUID string
departmentUUID string
purposesList object[]
key The key which is a unique identifier for a group purpose type. Can only contain lowercase characters and "-","_"
name The name for the group purpose type
authorities object[]
authority string
description string
uuid string
dealerAssociateGroupAuthorities object[]
authority string
description string
virtualDealerAssociateUserUuid string
enableGroupThreadOwnership boolean
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"dealerAssociateGroups": [
{
"name": "string",
"uuid": "string",
"virtualDealerAssociateUuid": "string",
"virtualDealerAssociateIdentifier": {
"userUUID": "string",
"departmentUUID": "string"
},
"dealerAssociateIdentifiers": [
{
"userUUID": "string",
"departmentUUID": "string"
}
],
"groupPhoneNumber": "string",
"valid": true,
"defaultCommunicationDealerAssociateGroup": true,
"defaultDealerAssociateUuid": "string",
"defaultDealerAssociateIdentifier": {
"userUUID": "string",
"departmentUUID": "string"
},
"purposesList": [
{
"key": "string",
"name": "string",
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"uuid": "string"
}
],
"dealerAssociateGroupAuthorities": [
{
"authority": "string",
"description": "string"
}
],
"virtualDealerAssociateUserUuid": "string",
"enableGroupThreadOwnership": true
}
]
}
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
dealerAssociateGroups object[]
name string
uuid string
virtualDealerAssociateUuid string
virtualDealerAssociateIdentifier object
userUUID string
departmentUUID string
dealerAssociateUuids string[] deprecated
dealerAssociateIdentifiers object[]
userUUID string
departmentUUID string
groupPhoneNumber string
valid boolean
defaultCommunicationDealerAssociateGroup boolean
defaultDealerAssociateUuid string
defaultDealerAssociateIdentifier object
userUUID string
departmentUUID string
purposesList object[]
key The key which is a unique identifier for a group purpose type. Can only contain lowercase characters and "-","_"
name The name for the group purpose type
authorities object[]
authority string
description string
uuid string
dealerAssociateGroupAuthorities object[]
authority string
description string
virtualDealerAssociateUserUuid string
enableGroupThreadOwnership boolean
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"dealerAssociateGroups": [
{
"name": "string",
"uuid": "string",
"virtualDealerAssociateUuid": "string",
"virtualDealerAssociateIdentifier": {
"userUUID": "string",
"departmentUUID": "string"
},
"dealerAssociateIdentifiers": [
{
"userUUID": "string",
"departmentUUID": "string"
}
],
"groupPhoneNumber": "string",
"valid": true,
"defaultCommunicationDealerAssociateGroup": true,
"defaultDealerAssociateUuid": "string",
"defaultDealerAssociateIdentifier": {
"userUUID": "string",
"departmentUUID": "string"
},
"purposesList": [
{
"key": "string",
"name": "string",
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"uuid": "string"
}
],
"dealerAssociateGroupAuthorities": [
{
"authority": "string",
"description": "string"
}
],
"virtualDealerAssociateUserUuid": "string",
"enableGroupThreadOwnership": true
}
]
}
Bad Request
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Unauthorized
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Forbidden
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Internal Server Error
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Loading...