booking-outcome

Set Text Booking Outcome

Set booking outcome attribution on a text session.

put/api/v1/text-sessions/{text_session_id}/booking-outcome

Path parameters

text_session_idstring uuid required

Request body

booking_madeboolean required
attributed_to_human_agent_idstring uuid nullable
booking_value_centsinteger nullable

Response

Successful Response

text_session_idstring uuid required
booking_madeboolean nullable required
booking_value_centsinteger nullable required
outcome_agent_refstring nullable required
booking_outcome_set_by_user_idstring uuid nullable required
booking_outcome_set_atstring date-time nullable required

Changes