flight-booking

Fare Hold Offer

Can the caller hold this flight right now, ahead of any checkout session?

The fare ladder (GET /flight-booking/options) already carries this answer as fare_hold_offer; this route re-reads it when the control needs a fresh answer without re-pricing the ladder (after a release, after a join).

get/flight-booking/fare-holds/offer

Query parameters

observation_idstring uuid required

The fare ladder's base flight observation

The fare ladder's base flight observation

Response

Successful Response

Changes