bookings

Get Hotel Cancel Info

Preview whether a hotel booking can be cancelled, and the refund estimate.

get/bookings/hotel/{booking_id}/cancel-info

Path parameters

booking_idstring required

Response

Successful Response

booking_idstring required
can_cancelboolean required
customer_cancellablefalse nullable
reasonstring nullable
reason_codestring nullable
current_penalty_percentinteger required
free_cancellation_untilstring date-time nullable
charged_amountinteger
charged_currencystring nullable
refund_amountinteger
refund_currencystring nullable
is_within_free_cancelboolean

Changes