Void a flight order
Flights
Void a flight order
Voids the order within the airline’s void window. Requires a connect:flights:write scope.
POST
Void a flight order
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Response
200 - application/json
Voided order.
Provider-shaped flight order.