Requesting General Property Descriptions

General property descriptions provides an abridged version of the hotel property description or chain description. When the specific chain code or hotel Property ID is used in the request, more detailed information is returned.

Description information can vary by vendor, but typically includes:

A Hotel Description request has no previous dependencies for data; however, the hotel property code must be known to request general property descriptions. This hotel code can be obtained through a Hotel Search.

General property descriptions can be combined with keyword description request to provide a more comprehensive description of the property.

Request

HotelDetailsReq in the HotelService is used to request Hotel Descriptions.

Minimum Request Data

In HotelDetailsModifiers, the RateRuleDetail attribute must be empty or set to 'None'.

In addition, the following minimum request data for Hotel Description is located in the HotelProperty child element:

The traveler's check-in date, <StartDate>, can optionally be specified for General Information and Keyword requests. If no date is requested, the response defaults to the current date.

Response

The response is returned in HotelDetailsRsp.

If hotel descriptions were requested, the response is text-only, and is included in the Description element. General information, keyword descriptions, or a list of available keywords can be combined in the response. If a check-in date, <StartDate>, was included in the request, the response will include a hotel description valid for that date.

If data is not available for a specific keyword in the request, such as meal plans or facilities, an error response is not sent . The response will simply not include an element for that keyword. In some cases, the response text indicates that no information is available for that keyword.

Required data in a Hotel Description response is:

Additional optional data may be returned in a Hotel Description response. The type and amount of data returned may vary by the vendor and data source:


Note: For Galileo and Apollo, some property information may be provided in a Miscellaneous node. For Worldspan , the Miscellaneous node is parsed and information is returned in separate, identifiable nodes.

Errors

If the number of children modifier is not supported by a particular vendor, the response returns the error message: Number of Children not supported by CC, where CC is the hotel chain code.

Exceptions