Retrieve resort opening periods
- Destinations
- Resort content
- 2 routes
How do I retrieve the opening dates and period information of a resort?
This scenario explains how to retrieve the opening dates of a resort and complement them with the exploitation, event, or closure periods exposed by the period-information route. It fits product-content and operational-information journeys.
The flow starts with opening dates, then enriches the result with the period-information endpoint for the same product_id.
Overview
This scenario helps an application expose the calendar markers that describe when a resort is open and which specific periods apply to it.
Prerequisites
- A valid
product_id. - A valid
accept-languageheader andx-api-key. - Optionally an authorization context when the consuming application requires one.
Expected result
The application can display a resort's opening timeline and complement it with the exploitation, event, or closure periods needed by content or operational screens.
Process workflow
Legend:
Mandatory
Optional