v1

latestOpenAPI 3.1.02026-07-24890206.3 KB

post/flight/cancel

Headers

client-idstring required
client-secretstring required
Content-Typestring required

Request body

client_referenceIdstring required

Unique Client Reference ID

booking_idinteger required

Unique ID for the booking.

request_typestring required

Type of cancellation request; required, must be one of: full_cancellation or partial_cancellation.

reasonstring required

Reason for the cancellation; must be one of: no_show, flight_cancelled, or others.

remarksstring required

Additional information or comments; required if request_type is partial_cancellation.

ticket_idobject[] required

Unique ID of the ticket to be canceled.