Skip to main content

Get voice credentials for given dealer

Get voice credentials for given dealer

Path Parameters
    dealerUUID string required
Responses

OK


Schema
    dealerVoiceCredentialsMap object
    property name* VoiceCredentialsResponse
    brokerNumber string
    dealerSubaccountUsername string
    dealerSubaccountPassword string
    departmentUUID string
    dealerUUID string
    useForOutgoingCommunication boolean
    useForStickiness boolean
    isHosted boolean
    uuid string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...