flight-booking

Validate Flight Booking Ancillaries

Validate the locally persisted Gordian basket before payment.

post/flight-booking/sessions/{session_id}/ancillaries/validate

Path parameters

session_idstring uuid required

Response

Successful Response

validboolean required
status'not_started' | 'not_configured' | 'unsupported' | 'prewarming' | 'ready' | 'checking' | 'failed' | 'validated' required
total_amount_centsinteger
currencystring
trip_state_hashstring nullable
errorstring nullable
repricedboolean
previous_total_amount_centsinteger nullable

Customer ancillary total before this recheck, cents.

customer_total_amount_centsinteger nullable

What the customer will actually pay for the selected ancillaries — equals total_amount_cents unless an active fare hold locks lines below the live price.

Changes

No recorded changes to this endpoint across all 1 revision of this API.