Get booking configuration
Matches partial booking parameters such as destination name, visit type name, hotel name, room type category, and dates.
The response can contain any matched destination, visit type, hotel, room type, price, lowest price, and availability. If the query is incomplete or ambiguous, some fields can be omitted or availability can be null.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Comma-separated list of languages to include.
"cs_CZ,de"
Query Parameters
Destination name in any supported language.
Visit type name in any supported language.
Hotel name in any supported language.
Room type category in any supported language.
Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.