5.2. CM HOTEL RESERVATION NOTIFY RESPONSE
Channel Manager Hotel Reservation Notify Response indicates whether Request went successfully or not based on the reply from Channel Manager.
OTA_HotelResNotifRS*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
| ResResponseType | string ("Modified", "Committed", "Cancelled", "Unsuccessful") | Displays the status of reservation notify response. Possible values: “Modified”, “Cancelled”, “Committed” or “Unsuccessful” (in case of any error returns). | 1...1 |
|
| For more information see Common Data Description section in Glossary. |
| |
|
|
| ||
|
|
| ||
HotelReservations/HotelReservation |
|
| Contains information about the reservation that are to be confirmed/modified/cancelled. | 0...1 |
HotelReservations/HotelReservation/UniqueID |
|
| A unique identifier of a booking (order) in Client's API system. | 1...1 |
| ID | string (1 - 16) | Is equal to unique identifier of a booking (order) in Client's API system. | 1...1 |
| Type | integer (1) | Defines unique ID type and always set as "1". | 1...1 |
HotelReservations/HotelReservation/ResGlobalInfo |
|
| Contains general details about the reservation. | 1...1 |
HotelReservations/HotelReservation/ResGlobalInfo/HotelReservationIDs/HotelReservationID |
|
| Contains unique identifier of a booking. | 1...* |
| ResID_Source | string ("client", "supplier" ) | Defines a source where reservation is coming from. | 1...1 |
| ResID_Value | string (1 - 64) | Displays unique reservation identifier returned by Channel Manager API. | 1...1 |