Skip to main content

Parameters

Examples

Shop for exchange options (guest path):
Response lists alternative itineraries with offer_id per option. Price a specific offer:
Returns price_delta (can be positive or negative), airline_penalty, service_fee, and a session_reference to commit against. Commit the exchange:
Poll status:
The 4-step flow is serial, each step produces the token/reference the next needs. Always surface the priced delta (step 2) to the user for confirmation before calling commit (step 3).