Skip to main content

Create DealerAssociate Group (Deprecated)

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Create DealerAssociate Group (Deprecated)

Path Parameters
    ServiceSubscriberDepartment string required
Request Body required
    name Name of the DA Group/Team
    dealerAssociateUuids DA UUIDs of DA which are member of this DA Group/Team[]
    groupPhoneNumber DA Group/Team phone number
    defaultDealerAssociateUuid This is the UUID of the DA which is the default DA for this Group/Team
    purposeKeys Keys of the DA Group Purpose Types/Categories which are mapped to this Group/Team[]
    authorities object[]
  • Array [
  • authority string
    description string
  • ]
  • enableGroupThreadOwnership DA Group/Team will own thread, not its members
    valid boolean
    defaultCommunicationDealerAssociateGroup boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    uuid string
    virtualDealerAssociateUuid string
    virtualDealerAssociateUserUuid string
Loading...