v1
latestOpenAPI 3.1.02026-07-234140131.3 KBProduct availability and pricing
Path parameters
ID of the product to return.
Query parameters
Currency code of the price components (ISO 4217).
Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
First day for which to return availability.
Last day for which to return availability (by default: 31 days from current date). We capped the endpoint response to a maximum of 31 days per request to manage the response time of the endpoint.
Whenever a range (open or closed) is specified with start_date and/or end_date, validate it against the next available date. If the next available date is in between start_date and end_date, return data from next available date adn end_date. If next available date is beyond end_date, return no available date. If it precedes start_date, nothing changes.
Headers
Token <Your_API_Key>.
Response
Successful operation.