booking-outcome

Set Booking Outcome

Set booking outcome attribution on a voice call.

put/api/v1/voice-calls/{voice_call_id}/booking-outcome

Path parameters

voice_call_idstring uuid required

Request body

booking_madeboolean required
attributed_to_human_agent_idstring uuid nullable
booking_value_centsinteger nullable

Response

Successful Response

voice_call_idstring uuid required
booking_madeboolean nullable required
attributed_to_human_agent_idstring uuid nullable required
booking_value_centsinteger nullable required
booking_outcome_set_by_user_idstring uuid nullable required
booking_outcome_set_atstring date-time nullable required

Changes