Create and manage a trip — add or remove items, set travelers, select ancillaries
Pricing & booking
trip
Create and manage a trip — add or remove items, set travelers, select ancillaries
POST
Create and manage a trip — add or remove items, set travelers, select ancillaries
Assemble and edit a trip before sending it to checkout. Use it to add a flight or hotel offer, set traveler details, swap one item for another, or attach ancillaries like bags and seats. Flights and hotels can sit side by side in the same trip and settle through a single checkout.
Unified trip management endpoint. In a single call you can
add_item (by trip_item_token), remove_item (by item_id), and upsert_travelers (travelers + contact). Omit trip_id to create a new trip; include it to update an existing one. Returns the resulting trip state.
Ancillaries are selected on a separate endpoint — see select-ancillaries.