Modification Initiate Response contains information about changes that supposed to be done. Also, here is important information about room availability, new price, and possible charges.
...
Modification Fee = RoomStay/Total/@Amount - RoomRates/RoomRate/Rates/Total/@Amount.
Expand |
---|
That means that RoomRates/RoomRate/Rates/Total/@Amount should always have the same value after cancellation and modification. This value is the total price of the booking that we received after ResCommit. |
OTA_HotelResModifyRS*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs | |
---|---|---|---|---|---|
TransactionIdentifier | string | Unique transaction ID generated by GP Travel HUB. This attribute must be further passed on Ignore or Confirmation step to identify the modification request. | 0...1 | ||
For more information see Common Data Description section in Glossary. | |||||
HotelResModifies* | Describes the modification. | 1...1 | |||
ResStatus* | string ("Reserved", "Request denied", "Requested") | Mandatory only for multi-room booking. In other cases is not shown. Reservation status that can be one of: "Reserved" - means that modification was successfully requested. "Request denied" - means that supplier denied this modification. "Requested" - means that GP Travel HUB has done best effort to ensure that accommodation can be modified, however, this status doesn't guarantee, that accommodation will be modified. This status usually denotes, that supplier doesn't support two-pass modification.
| 1...1 | ||
In successful response element represents booking information. | 1...* | ||||
For more information see Reservation Initiate Response section. | 0...1 | ||||
For more information see Reservation Initiate Response section. | 0...1 |
OTA_HotelResModifyRS/HotelResModifies/HotelResModify*:
Element | Attribute | Type | Description | Min…Max occurs | ||
---|---|---|---|---|---|---|
ResStatus | string ("Reserved", "Request denied", "Requested") | Reservation status that can be one of: "Reserved" - means that modification was successfully requested. "Request denied" - means that supplier denied this modification. "Requested" - means that GP Travel HUB has done best effort to ensure that accommodation can be modified, however, this status doesn't guarantee, that accommodation will be modified. This status usually denotes, that supplier doesn't support two-pass modification.
| 0...1 | |||
Description that correspond to the modified room. | 1...1 | |||||
For more information see Common Data Description section in Glossary. | 1...* | |||||
For more information see Reservation Confirmation Response section. | 1...1 |
...