Skip to main content

Get the Last Customer Contacted by the Dealer Associate

Get the Last Customer Contacted by the Dealer Associate

Path Parameters
    departmentUUID string required
    userUUID string required
Responses

OK


Schema
    name string
    customerUuid string
    phoneNumber string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...