Skip to main content

update customer sentiment status for department

update customer sentiment status for department

Path Parameters
    departmentUUID string required
Request Body required
    customerIDAndThreadID object
    property name* int64
    dealerID int64
    customerSentiment string
    dealerAssociateID int64
Responses

OK


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