Retrieve accommodations for a product
- Rooms
- Resort content
- 1 route
How do I retrieve the accommodations available for a Club Med product?
This scenario explains how to retrieve the accommodation catalogue exposed for one Club Med product. It is useful to display rooms, accommodation variants, or product-level lodging information before continuing a proposal or booking journey.
Overview
Use GET/v2/products/{product_id}/accommodations to read the accommodation inventory available for a given product. This route is typically used upstream of a shopping, proposal, or booking flow.
Prerequisites
product_idmust be known.accept-languageandx-api-keyheaders are required.- Additional filtering options are not fully visible in the available source material.
1
Retrieve product accommodations
Mandatory
GET/v2/products/{product_id}/accommodations
S