Get visit types
Returns visit types matching the supplied filters.
reservation_time_span can be DAYS or WEEKS. procedure_frequency can be DAY, WEEK, or VISIT.
Each visit type can include applicable loyalty programs and hotel-level lowest prices.
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
Number of records to return.
1 <= x <= 100Number of records to skip.
x >= 0Filter by hotel ID.
Filter by destination ID.
Minimum hotel star rating.
1 <= x <= 5Maximum hotel star rating.
1 <= x <= 5Filter by room occupancy.
x >= 1Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.
Minimum number of nights.
Maximum number of nights.
Response
Visit types matching the filters.
Object id (24-character hex string) for the same entity.
^[0-9a-fA-F]{24}$"66f16191f739705faa020001"
{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}DAYS, WEEKS DAY, WEEK, VISIT {
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}