Get calendar dates
Availability
Get calendar dates
Returns calendar dates with availability and price data.
selectable indicates whether the user can start a booking on the date. price is null when the date is not available or when the query is not specific enough to calculate a final price.
GET
Get calendar dates
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Comma-separated list of languages to include.
Example:
"cs_CZ,de"
Query Parameters
Visit type ID.
Hotel ID.
Room type ID.
Destination ID.
Number of guests.
Required range:
1 <= x <= 2Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.