Retrieve resort highlights and must-try experiences
- Product Information
- Resort content
- 4 routes
How do I retrieve a resort's strengths and must-try experiences?
This scenario explains how to resolve a resort product, read its main product data, retrieve editorial highlights, and isolate must-try experiences from the same highlights feed.
Overview
The route sequence starts by resolving the resort product, then combines generic product information with the editorial highlights feed to expose both the resort's strengths and the must-try experiences.
Prerequisites
- A valid
product_idmust be resolved or selected. accept-languageandx-api-keyare required on the documented calls.- Must-try experiences are retrieved from the highlights feed by filtering on
type == MUST_TRY_EXPERIENCES.
Process workflow
Legend:
Mandatory
Optional