Skip to main content

save voice bot call details for a customer message

save voice bot call details for a customer message

Path Parameters
    departmentUUID string required
    customerUUID string required
    messageUUID string required
Request Body
    dealerUuid string
    departmentUuid string
    userUuid string
    customerUuid string
    messageUuid string
    flowStates string[]
    phoneNumber object
    optedInOverCall boolean
    optOutState string

    Possible values: [OPTED_OUT, OPTED_IN]

    duration int32
    appointmentUuid string
    liveAgentHandoff object
    code string
    existingAppointmentUuid string
    createTimestamp date-time
    updateTimestamp date-time
    texting object
    assistMessageUuid string
    appointmentBooking object
    advisorSelection object
    previousAdvisorUserUuid string
    userUuid string
    appointmentCancellation object
    reason string
    appointmentModification object
    modifications string[]
    callReport object
    property name* object
Responses

OK


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