Retrieve resort accommodations
- Accommodations
- Resort content
- 1 route
How do I browse a resort accommodation catalogue?
This scenario shows how to retrieve the accommodation catalogue attached to one resort product in order to expose rooms or lodging choices in a product information journey.
Overview
Use GET/v1/products/{product_id}/accommodations to retrieve the resort accommodation list for a given product. This route is useful when a front-end must display the lodging offer before a shopping or booking action.
Prerequisites
product_idmust be known.accept-languageandx-api-keyare required on the documented call.- Additional query parameters are not fully visible in the available source material.
1
List the resort accommodations
Mandatory
GET/v2/products/{product_id}/accommodations
S