email-booking-outcome

Set Email Booking Outcome Route

put/api/v1/email-threads/{email_thread_id}/booking-outcome

Path parameters

email_thread_idstring uuid required

Request body

booking_madeboolean required
booking_value_centsinteger nullable

Response

Successful Response

email_thread_idstring uuid required
booking_madeboolean required
booking_value_centsinteger nullable required
booking_outcome_set_by_user_idstring uuid nullable required
booking_outcome_set_atstring date-time nullable required

Changes