hotelIds | Array of strings (Hotel IDs) List of hotels ids requested A maximum of 100 hotel ids can be specified in a single request. |
locale | string Locale that the results are returned in. e.g. |
{- "hotelIds": [
- "string"
], - "locale": "string"
}
{- "hotelsContent": {
- "property1": {
- "hotelId": "string",
- "hotelName": "string",
- "hotelStreetAddress": "string",
- "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "hotelPostcode": "string",
- "checkinTime": {
- "hour": 0,
- "minute": 0
}, - "checkoutTime": {
- "hour": 0,
- "minute": 0
}, - "hotelNameEn": "string",
- "hotelPhone": "string",
- "hotelEmail": "string",
- "chainGroup": {
- "chainId": 0,
- "chainName": "string",
- "groupId": 0,
- "groupName": "string"
}, - "stars": "STARS_UNSPECIFIED",
- "accommodationType": "ACCOM_TYPE_UNSPECIFIED",
- "amenities": [
- "HOTEL_AMENITY_UNSPECIFIED"
], - "hotelPolicyInfo": {
- "hotelAvailableBedPolicy": {
- "availableBedPolicies": [
- {
- "canUse": true,
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}, - "hotelAdditionalBedPolicy": {
- "additionalBedPolicies": [
- {
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "bedType": "BED_TYPE_UNSPECIFIED",
- "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}, - "petsPolicy": {
- "isAllowPets": true,
- "isFree": true
}, - "childrenPolicy": {
- "isAllowChildren": true,
- "childrenPolicyContent": "string",
- "childrenPolicyLocale": "string"
}, - "breakfastPolicy": {
- "isAvailable": true,
- "breakfastOptions": [
- "BREAKFAST_OPTION_UNSPECIFIED"
], - "breakfastTimes": [
- {
- "startDay": "DAY_OF_WEEK_UNSPECIFIED",
- "endDay": "DAY_OF_WEEK_UNSPECIFIED",
- "startTime": "string",
- "endTime": "string"
}
], - "breakfastCharges": [
- {
- "breakfastChargeType": "BREAKFAST_CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
], - "breakfastMenus": [
- "BREAKFAST_MENU_TYPE_UNSPECIFIED"
]
}, - "paymentMethods": {
- "paymentMethods": [
- "string"
]
}, - "importantNoticeAboutTheCity": {
- "locale": "string",
- "content": "string"
}, - "importantNoticeFromTheHotel": {
- "locale": "string",
- "content": "string"
}, - "transfer": {
- "locale": "string",
- "content": "string"
}, - "hotelChildrenBreakfastPolicy": {
- "childrenBreakfastPolicies": [
- {
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}
}, - "hotelDescription": {
- "locale": "string",
- "content": "string"
}, - "images": [
- {
- "id": "string",
- "type": "IMAGE_TYPE_UNSPECIFIED",
- "thumbnailUrl": "string",
- "galleryUrl": "string",
- "fullUrl": "string",
- "dynamicUrl": "string"
}
]
}, - "property2": {
- "hotelId": "string",
- "hotelName": "string",
- "hotelStreetAddress": "string",
- "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "hotelPostcode": "string",
- "checkinTime": {
- "hour": 0,
- "minute": 0
}, - "checkoutTime": {
- "hour": 0,
- "minute": 0
}, - "hotelNameEn": "string",
- "hotelPhone": "string",
- "hotelEmail": "string",
- "chainGroup": {
- "chainId": 0,
- "chainName": "string",
- "groupId": 0,
- "groupName": "string"
}, - "stars": "STARS_UNSPECIFIED",
- "accommodationType": "ACCOM_TYPE_UNSPECIFIED",
- "amenities": [
- "HOTEL_AMENITY_UNSPECIFIED"
], - "hotelPolicyInfo": {
- "hotelAvailableBedPolicy": {
- "availableBedPolicies": [
- {
- "canUse": true,
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}, - "hotelAdditionalBedPolicy": {
- "additionalBedPolicies": [
- {
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "bedType": "BED_TYPE_UNSPECIFIED",
- "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}, - "petsPolicy": {
- "isAllowPets": true,
- "isFree": true
}, - "childrenPolicy": {
- "isAllowChildren": true,
- "childrenPolicyContent": "string",
- "childrenPolicyLocale": "string"
}, - "breakfastPolicy": {
- "isAvailable": true,
- "breakfastOptions": [
- "BREAKFAST_OPTION_UNSPECIFIED"
], - "breakfastTimes": [
- {
- "startDay": "DAY_OF_WEEK_UNSPECIFIED",
- "endDay": "DAY_OF_WEEK_UNSPECIFIED",
- "startTime": "string",
- "endTime": "string"
}
], - "breakfastCharges": [
- {
- "breakfastChargeType": "BREAKFAST_CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
], - "breakfastMenus": [
- "BREAKFAST_MENU_TYPE_UNSPECIFIED"
]
}, - "paymentMethods": {
- "paymentMethods": [
- "string"
]
}, - "importantNoticeAboutTheCity": {
- "locale": "string",
- "content": "string"
}, - "importantNoticeFromTheHotel": {
- "locale": "string",
- "content": "string"
}, - "transfer": {
- "locale": "string",
- "content": "string"
}, - "hotelChildrenBreakfastPolicy": {
- "childrenBreakfastPolicies": [
- {
- "limitPolicy": {
- "limitType": "LIMIT_TYPE_UNSPECIFIED",
- "start": 0,
- "end": 0
}, - "payPolicy": {
- "chargeType": "CHARGE_TYPE_UNSPECIFIED",
- "currency": "string",
- "amount": 0.1
}
}
]
}
}, - "hotelDescription": {
- "locale": "string",
- "content": "string"
}, - "images": [
- {
- "id": "string",
- "type": "IMAGE_TYPE_UNSPECIFIED",
- "thumbnailUrl": "string",
- "galleryUrl": "string",
- "fullUrl": "string",
- "dynamicUrl": "string"
}
]
}
}
}