Get price lists
Pricing
Get price lists
Returns price lists for the supplied filters.
The response includes price per night and, when nights is supplied, total price for the requested stay length.
GET
Get price lists
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
Filter by visit type ID.
Filter by hotel ID.
Filter by room occupancy.
Required range:
1 <= x <= 2Filter by number of nights.
Maximum number of nested items to return.
Required range:
1 <= x <= 100Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.