Skip to main content

Method

GET /v1/products/:id/itinerary

Path Parameters

uuid
required
Product ID.

Query Parameters

string
Optional locale override (e.g., fr, en-GB) for day titles/descriptions.
string
Comma-separated list of extras to include: segments and/or options.

Headers

string
Bearer token (requires products:read).

Request Example

Response

include=options implies segments and expands each segment with option_groups. Use include=segments alone when you only need segment ordering without options.