Flexible search (duration and dates)
- Product Information
- Shopping calendar
- 2 routes
How do I explore bookable dates and durations before selecting a departure?
This scenario documents a flexible search journey that combines bookable dates and calendar inspection to help a user explore durations and date windows before selecting an exact departure.
Overview
The route sequence starts with GET/v1/products/{product_id}/bookable_dates to identify eligible dates and durations, then uses GET/v2/products/{product_id}/calendar to inspect the pricing calendar for the selected criteria.
Prerequisites
product_idmust be known.- Date and duration filters may be required depending on the exploration mode.
accept-languageandx-api-keyare required on the documented calls.
Process workflow
Legend:
Mandatory
Optional