Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hotel Descriptive Info Booking Rule Request is used to get full descriptive information about the hotel including a hotel's address, hotel’s text description, images, contact information, amenities, etc. provided by suppliera list of required information for the chosen offer.

OTA_HotelDescriptiveInfoRQHotelBookingRuleRQ*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

PrimaryLangID

For more information see Common Data Description section in Glossary.

0...1

HotelDescriptiveInfos/ HotelDescriptiveInfo

Contains info about hotel requested. Several hotels can be requested here.

1...*

HotelCodeContext*

string

Specifies the context the HotelCityCode and HotelCode should be taken from (supplier code)

RuleMessage/StatusApplication*

 

 

Describes search criteria.

1...1

HotelCityCode*

string

Supplier city code.

1...1

HotelCode

 

BookingCode*

string

Supplier hotel code

Must be equal to BookingCode from availability response.

1...1

Expand
titleHotel

...

Booking Rule Request Sample XML
Code Block
languagexml
<OTA_

...

titleHotel Descriptive Info Request for several hotels Sample XML

...

languagexml

...

HotelBookingRuleRQ xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="

...

Token" 

...

Version="

...

2.0" 

...

PrimaryLangID="

...

en">
  <POS>
    <Source>
      <RequestorID ID="

...

client" MessagePassword="pwa"  Type="22" />
      <BookingChannel

...

 Type="7"/>
    </Source>
  </POS>
  

...

<RuleMessage>
    

...

<StatusApplication 

...

BookingCode="

...

1001" 

...

/>

...


 

...

 

...

</

...

RuleMessage>
</OTA_

...

HotelBookingRuleRQ>