Skip to main content

Fetch waiting of response status of customer's thread for a given department

Fetch waiting of response status of customer's thread for a given department

Path Parameters
    departmentUUID string required
    customerUUID string required
Responses

OK


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