Sample Reservation Messages
New reservation with Credit card (SINGLE room)
<OTA_HotelResNotifRQ EchoToken="f7082733-75d9-4239-afc8-168351c95adc" TimeStamp="2014-
11-04T14:31:38.8328335+05:30" Target="Production" TargetName="Production" Version="1.003" ResStatus="Cancel" xmlns=
"
http://www.opentravel.org/OTA/2003/05
"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<POS>
<Source>
<RequestorID Type="13" ID="473"/>
<BookingChannel Type="7" Primary="true">
<CompanyName Code="BKNG"/>
</BookingChannel>
</Source>
</POS>
<HotelReservations>
<HotelReservation CreateDateTime="2015-02-04T00:00:00" CreatorID="RateGain"
ResStatus="Cancel">
<UniqueID Type="14" ID="657635191" />
<BasicPropertyInfo HotelCode="RGTestHotel" />
<RoomStays>
<RoomStay RoomStayStatus="Book">
<RatePlans>
<RatePlan RatePlanCode="954294" />
</RatePlans>
<RoomRates>
<RoomRate RoomTypeCode="DBL" NumberOfUnits="1" RatePlanCode="NFR"> <Rates>
<Rate EffectiveDate="2015-04-19" ExpireDate="2015-04-20"
RateTimeUnit="Day" UnitMultiplier="1">
<Base AmountBeforeTax="68" CurrencyCode="EUR" />
</Rate>
<Rate EffectiveDate="2015-04-20" ExpireDate="2015-04-21"
RateTimeUnit="Day" UnitMultiplier="1">
<Base AmountBeforeTax="68" CurrencyCode="EUR" />
</Rate>
<Rate EffectiveDate="2015-04-21" ExpireDate="2015-04-22"
RateTimeUnit="Day" UnitMultiplier="1">
<Base AmountBeforeTax="68" CurrencyCode="EUR" />
</Rate>
<Rate EffectiveDate="2015-04-22" ExpireDate="2015-04-23"
RateTimeUnit="Day" UnitMultiplier="1">
<Base AmountBeforeTax="68" CurrencyCode="EUR" />
</Rate>
</Rates>
</RoomRate>
</RoomRates>
<GuestCounts>
<GuestCount AgeQualifyingCode="10" Count="2" />
</GuestCounts>
<TimeSpan Start="2015-04-19" Duration="P4D" End="2015-04-23" />
<Total AmountBeforeTax="272" CurrencyCode="EUR">
<Taxes />
</Total>
<ResGuestRPHs>1</ResGuestRPHs>
<Comments>
<Comment>
<Text>Request: We are two teachers coming from fhjg to visit your
primary school. If thre is a room with sea view available, we would enjoy that view...
Response: The accommodation has told us that it is possible to arrange this. However,
test Hotel is unable to guarantee it, and would like to specify that the request is
subject to availability at the time of check in.</Text>
</Comment>
</Comments>
<SpecialRequests>
<SpecialRequest RequestCode="NonSmoking"
CodeContext="http://cgbridge.rategain.com"/>
</SpecialRequests>
</RoomStay>
</RoomStays>
<Services>
<Service>
<ServiceDetails>
<GuestCounts>
<GuestCount AgeQualifyingCode="10" Count="2" />
</GuestCounts>
<TimeSpan Start="2015-04-19" Duration="P4D" End="2015-04-23" />
<Total AmountBeforeTax="272" CurrencyCode="EUR" />
</ServiceDetails>
</Service>
</Services>
<ResGuests>
<ResGuest ResGuestRPH="1" PrimaryIndicator="true">
<Profiles>
<ProfileInfo>
<Profile ProfileType="1">
<Customer>
<PersonName>
<GivenName>Guest 1</GivenName>
<Surname>Test</Surname>
</PersonName>
<Telephone PhoneTechType="1" PhoneNumber="+358407384776"
FormattedInd="false" DefaultInd="true" />
<Email DefaultInd="true" EmailType="1">Test.Guest1@
xyz.com
</Email> <Address>
<AddressLine>gdfh</AddressLine>
<CityName>hfdh</CityName>
<PostalCode>43100</PostalCode>
<CountryName Code="IN">India</CountryName>
</Address>
<EmployerInfo />
</Customer>
</Profile>
</ProfileInfo>
</Profiles>
</ResGuest>
<ResGuest>
<Profiles>
<ProfileInfo>
<Profile ProfileType="18">
<Customer>
<PersonName>
<GivenName>Guest 1</GivenName>
<Surname>Test</Surname>
</PersonName>
<Telephone PhoneTechType="1" PhoneNumber="+358407384776"
FormattedInd="false" DefaultInd="true" />
<Email DefaultInd="true" EmailType="1">Test.Guest1@
xyz.com
</Email> <Address>
<AddressLine>fdth</AddressLine>
<CityName>rfh</CityName>
<PostalCode>43100</PostalCode>
<CountryName Code="IN">India</CountryName>
</Address>
<EmployerInfo />
</Customer>
</Profile>
</ProfileInfo>
</Profiles>
</ResGuest>
</ResGuests>
<ResGlobalInfo>
<TimeSpan Start="2015-04-19" Duration="P4D" End="2015-04-23" />
<Guarantee GuaranteeCode="NOT GUARANTEED" GuaranteeType="None"/>
<Total AmountBeforeTax="272" CurrencyCode="EUR" />
<HotelReservationIDs>
<HotelReservationID ResID_Type="16" ResID_Value="657635191" />
<HotelReservationID ResID_Type="13" ResID_Value="657635191" />
<HotelReservationID ResID_Type="14" ResID_Value="RES8514215R336" />
</HotelReservationIDs>
</ResGlobalInfo>
</HotelReservation>
</HotelReservations>
</OTA_HotelResNotifRQ>Modify reservation with Credit card details (SINGLE room)
Cancel Reservation (SINGLE room)
New reservation with Credit card (MULTIPLE rooms)

Modify reservation with Credit card (MULTIPLE rooms)

Cancel reservation (MULTIPLE rooms)

Last updated