Skip to main content

getGreetings

getGreetings

Request Body required

callRequest

    callSid string
    callerCommunicationValue string
    dealerUUID string
    numberType string

    Possible values: [DRIVER_AND_CUSTOMER DRIV_CALL, TM_AND_CUSTOMER PDM_CALL, SA_AND_CUSTOMER SA_CALL, DRIVER_AND_SA DRIV_SA, DRIVER_AND_TM DRIV_TM]

Responses

OK


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