Hotel Price Breakdown Response contains information about price changes for each day of the requested stay.
OTA_HotelAvailRS:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
|
| For more information see Common Data Description section in Glossary. |
| |
For more information see Common Data Description section in Glossary. | ||||
Provide details on the room stay. | 0...1 |
...
Element | Attribute | Type | Description | Min…Max occurs | ||
---|---|---|---|---|---|---|
RoomStayCandidateRPH* | integer (default 1) | ID of room requested. The value corresponds to RoomStayCandidate RPH attribute of request, so that you can easily find what room from response corresponds to what room in request as depicted below. | 1...1 | |||
A collection of Room Types associated with a particular Room Stay. | 1...* | |||||
|
| A collection of Rate Plans associated with a particular Room Stay. | 1...1 | |||
Contains room offer description including availability, room type, meal type, discount and price. | 1...* | |||||
|
| For more information see Common Data Description section in Glossary. |
| |||
Provide basic hotel information.
| 1...1 |
OTA_HotelResRS/HotelReservations/HotelReservation/RoomStays/RoomStay/RoomRates/RoomRate*:
Contains the same information as in Hotel Aviability Response, but Rates block contain several Rate elements for the room price changes during the requested stay. Within each element there're the following parameters:
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
Rates/Rate* | Сontains price breakdown by pax type. There will be a Rate element for each person in the booking. | 1...* | ||
EffectiveDate* | yyyy-mm-dd | Date range when this price is valid. | 1...1 | |
ExpireDate* | yyyy-mm-dd | 1...1 | ||
RateTimeUnit* | string ("Year", "Month", "Week", "Day", "Hour", "Second", "FullDuration") | Contains information in what units the rate is nominated. Mostly it will be set to "Day". | 1...1 | |
UnitMultiplier* | integer | Amount of units to which this rate applies. | 1...1 |
...