Skip to main content

Transfer phone numbers of dealers to one subaccount belonging to the passed department and update voiceCredentials

Transfer phone numbers of dealers to one subaccount belonging to the passed department and update voiceCredentials

Path Parameters
    dealerUUID string required
Request Body required
    dealerUUIDList string[]
    departmentTypeOfSubaccountToUseAsPrimary string

    Possible values: [SERVICE, PARTS, SALES, ADMIN, BILLING, FINANCE, LOANER, TESTING, MANAGEMENT]

Responses

OK


Schema
    dealerPhoneTransferResponseMap object
    property name* string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...