Price an Itinerary
price_itineraryPrice an itinerary's cost model against a selection: a comfort tier, any per-line choices, a trip length and a traveller count. Returns the per-person line breakdown and the group total. Public — no token needed. Amounts are in minor units. Call get_itinerary_dossier first for the tier and option ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nights | No | Defaults to the cost model's reference length | |
| tier_id | No | Defaults to the cheapest tier | |
| option_ids | No | One entry per cost option group you want to choose in | |
| travellers | No | ||
| itinerary_id | Yes |