/
10.5. HOTEL MODIFICATION CONFIRMATION REQUEST

10.5. HOTEL MODIFICATION CONFIRMATION REQUEST

Modification Confirmation Request confirms all requested changes on Modification Initiate stage.

It has the same structure as Modification Initiate Request, but the @ResStatus attribute must always be "Modify":

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

OTA_HotelResModifyRQ*

ResStatus*

string ("Modify")

Status of the current modification. Must be always “Modify” for that step.

1...1

<OTA_HotelResModifyRQ ResStatus="Modify" TransactionIdentifier="12232" EchoToken="EchoToken" PrimaryLangID="en" Version="2"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <HotelResModifies> <HotelResModify> <RoomStays> <RoomStay> <RoomRates> <RoomRate InvBlockCode="1" NumberOfUnits="1"/> </RoomRates> <TimeSpan Start="2020-07-18" End="2020-07-23"/> </RoomStay> </RoomStays> <ResGuests> <ResGuest AgeQualifyingCode="10" ResGuestRPH="1"> <Profiles> <ProfileInfo> <UniqueID ID="1" Type="1"/> <Profile> <Customer> <PersonName> <NamePrefix>Mr</NamePrefix> <GivenName>Oleg</GivenName> <Surname>Ivanov</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> <ResGuest AgeQualifyingCode="10" ResGuestRPH="1"> <Profiles> <ProfileInfo> <UniqueID ID="2" Type="1"/> <Profile> <Customer> <PersonName> <NamePrefix>Mrs</NamePrefix> <GivenName>Olga</GivenName> <Surname>Ivanova</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> <ResGuest AgeQualifyingCode="8" ResGuestRPH="1"> <Profiles> <ProfileInfo> <UniqueID ID="3" Type="1"/> <Profile> <Customer BirthDate="2014-07-18"> <PersonName> <NamePrefix>Mr</NamePrefix> <GivenName>Alexey</GivenName> <Surname>Ivanov</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> </ResGuests> <ResGlobalInfo> <Comments> <Comment> <Text>non-smoking room requested;king bed</Text> </Comment> </Comments> <HotelReservationIDs> <HotelReservationID ResID_Source="client" ResID_Value="264888"/> </HotelReservationIDs> </ResGlobalInfo> </HotelResModify> </HotelResModifies> </OTA_HotelResModifyRQ>
<OTA_HotelResModifyRQ ResStatus="Modify" EchoToken="EchoToken" Version="2" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7"/> </Source> </POS> <HotelResModifies> <HotelResModify> <RoomStays> <RoomStay> <RoomRates> <RoomRate InvBlockCode="1" NumberOfUnits="1"/> </RoomRates> </RoomStay> </RoomStays> <ResGuests> <ResGuest AgeQualifyingCode="10" ResGuestRPH="1"> <Profiles> <ProfileInfo> <UniqueID ID="1" Type="1"/> <Profile> <Customer BirthDate="1980-07-18"> <PersonName> <NamePrefix>Mr</NamePrefix> <GivenName>Max</GivenName> <Surname>Ivanov</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> <ResGuest AgeQualifyingCode="10" ResGuestRPH="1"> <Profiles> <ProfileInfo> <UniqueID ID="2" Type="1"/> <Profile> <Customer> <PersonName> <NamePrefix>Mrs</NamePrefix> <GivenName>Maria</GivenName> <Surname>Ivanova</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> </ResGuests> <ResGlobalInfo> <Comments> <Comment> <Text>non smoking room</Text> </Comment> </Comments> <HotelReservationIDs> <HotelReservationID ResID_Source="client" ResID_Value="qwerty251"/> </HotelReservationIDs> </ResGlobalInfo> </HotelResModify> <HotelResModify> <RoomStays> <RoomStay> <RoomRates> <RoomRate InvBlockCode="2" NumberOfUnits="1"/> </RoomRates> </RoomStay> </RoomStays> <ResGuests> <ResGuest AgeQualifyingCode="10" ResGuestRPH="2"> <Profiles> <ProfileInfo> <UniqueID ID="1" Type="1"/> <Profile> <Customer> <PersonName> <NamePrefix>Mr</NamePrefix> <GivenName>Oleg</GivenName> <Surname>Ivanov</Surname> </PersonName> </Customer> </Profile> </ProfileInfo> </Profiles> </ResGuest> </ResGuests> <ResGlobalInfo> <HotelReservationIDs> <HotelReservationID ResID_Source="client" ResID_Value="qwerty252"/> </HotelReservationIDs> </ResGlobalInfo> </HotelResModify> <HotelReservationIDs> <HotelReservationID ResID_Source="basket" ResID_Value="basket1"/> </HotelReservationIDs> </HotelResModifies> </OTA_HotelResModifyRQ>

Related content

10.6. HOTEL MODIFICATION CONFIRMATION RESPONSE
10.6. HOTEL MODIFICATION CONFIRMATION RESPONSE
More like this
10.2. HOTEL MODIFICATION INITIATE RESPONSE
10.2. HOTEL MODIFICATION INITIATE RESPONSE
More like this
10.4. HOTEL MODIFICATION IGNORE RESPONSE
10.4. HOTEL MODIFICATION IGNORE RESPONSE
More like this
10.1. HOTEL MODIFICATION INITIATE REQUEST
10.1. HOTEL MODIFICATION INITIATE REQUEST
More like this
10.3. HOTEL MODIFICATION IGNORE REQUEST
10.3. HOTEL MODIFICATION IGNORE REQUEST
More like this
6.5. RESERVATION CONFIRMATION REQUEST
6.5. RESERVATION CONFIRMATION REQUEST
More like this