/
5.2. CM HOTEL RESERVATION NOTIFY RESPONSE

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

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

Success

 

 

For more information see Common Data Description section in Glossary.

 

Warnings/Warning

 

 

 

Errors/Error

 

 

 

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

<OTA_HotelResNotifRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="21345" ResResponseType="Cancelled" Version="2.0"> <Success/> <HotelReservations> <HotelReservation> <UniqueID ID="189-1" Type="1"/> <ResGlobalInfo> <HotelReservationIDs> <HotelReservationID ResID_Source="client" ResID_Value="LUX-189-1"/> </HotelReservationIDs> </ResGlobalInfo> </HotelReservation> </HotelReservations> </OTA_HotelResNotifRS>
<OTA_HotelResNotifRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="21345" ResResponseType="Committed" Version="2.0"> <Success/> <HotelReservations> <HotelReservation> <UniqueID ID="1716-1" Type="1"/> <ResGlobalInfo> <HotelReservationIDs> <HotelReservationID ResID_Source="client" ResID_Value="LUX-1716-1"/> </HotelReservationIDs> </ResGlobalInfo> </HotelReservation> </HotelReservations> </OTA_HotelResNotifRS>

Related content

2.3. HOTEL AVAILABILITY RESPONSE
2.3. HOTEL AVAILABILITY RESPONSE
Read with this
5.1. CM HOTEL RESERVATION NOTIFY REQUEST
5.1. CM HOTEL RESERVATION NOTIFY REQUEST
More like this
3.1. CM HOTEL AVAILABILITY NOTIFY REQUEST
3.1. CM HOTEL AVAILABILITY NOTIFY REQUEST
More like this
7.6. HOTEL RESERVATION CONFIRMATION RESPONSE
7.6. HOTEL RESERVATION CONFIRMATION RESPONSE
More like this
7.2. HOTEL RESERVATION INITIATE RESPONSE
7.2. HOTEL RESERVATION INITIATE RESPONSE
More like this