Skip to main content

create dealership to customer call

create dealership to customer call

Path Parameters
    departmentUUID string required
    customerUUID string required
Request Body required
    userUUID string
    party1Number string
    party2Number string
    supportCall boolean
    twilioCallBackPath string
    messageTags object[]
  • Array [
  • tagTypeUuid string
    referenceIdentifier string
    value object
    primaryAttribute object
    value string
    secondaryAttributes object[]
  • Array [
  • value string
  • ]
  • parentTags object[]
  • Array [
  • tagTypeUuid string
    referenceIdentifier string
  • ]
  • ]
Responses

OK


Schema
    sid string
    status string

    Possible values: [SUCCESS, FAILURE]

    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...