Write an Itinerary's Dossier
set_itinerary_dossierWrite the planning layer above an itinerary's day-by-day. Every block is optional — send only the ones you mean to write. Each block you DO send REPLACES that block entirely, so restate it in full: a partial legs list silently deletes the rest of the legs. Requires a bearer token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legs | No | The route's chapters. Every day must belong to exactly one leg, and legs must not overlap. | |
| choices | No | Either/ors deliberately left open for the traveller | |
| countries | No | How many countries the route crosses | |
| cost_model | No | Per-person breakdown lines, amounts per comfort tier, and any per-line choices | |
| field_notes | No | Visas, certificates, luggage limits, kit | |
| seasonality | No | One row per thing the trip is timed around, scored 0-3 across all twelve months, plus a verdict per month worth arguing about | |
| itinerary_id | Yes | ||
| booking_order | No | What to book, in the order it has to happen |