flight-booking

Update Flight Booking Ancillary Basket

Persist the latest Gordian basket snapshot for a checkout session.

put/flight-booking/sessions/{session_id}/ancillaries/basket

Path parameters

session_idstring uuid required

Request body

basketobject
itemsobject[]
total_amount_centsinteger nullable
currencystring nullable
trip_state_hashstring nullable

Response

Successful Response

enabledboolean required
supportedboolean
bag_supportedboolean
seat_supportedboolean
provider'gordian'
status'not_started' | 'not_configured' | 'unsupported' | 'prewarming' | 'ready' | 'checking' | 'failed' | 'validated' required
trip_idstring nullable
trip_access_tokenstring nullable
refresh_tokenstring nullable
search_idsobject
sdk_urlstring
total_amount_centsinteger
currencystring
trip_state_hashstring nullable
errorstring nullable

Changes

No recorded changes to this endpoint across all 4 revisions of this API.