Skip to main content

Get voice bot call details for a customer message

Get voice bot call details for a customer message

Path Parameters
    customerUUID string required
    messageUUID string required
Responses

OK


Schema
    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[]
Loading...