v1

latestOpenAPI 3.1.02026-07-234140131.3 KB
Availability & Pricing API

Product calendar

get/products/calendar

Query parameters

product_idsstring required

List of comma-separated product IDs for which to request the calendar. At least one product ID needs to be provided; the maximum is 20 product IDs.

langstring

Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.

start_datestring date

First day for which to return availability.

end_datestring date

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.

Headers

Authorizationstring required

Token <Your_API_Key>.

Response

Successful operation.

successboolean