bookings

Get Flight Cancel Info

Preview flight cancellation request and auto-refund eligibility.

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

Path parameters

booking_idstring required

Response

Successful Response

booking_idstring required
can_cancelboolean required
reasonstring nullable
reason_codestring nullable
auto_refund_eligibleboolean
dot_24h_eligibleboolean
dot_7_day_eligibleboolean
refund_deadline_atstring date-time nullable
booked_atstring date-time nullable
first_departure_atstring date-time nullable
charged_amountinteger
charged_currencystring nullable
refund_amountinteger
refund_currencystring nullable

Changes