Skip Navigation

Hotel Search

2.0.0
Hotel
Search
SOAP API
Travel Agency
  • In this version new functionality, enhancements and defect fixes were introduced.

API Information

Format
XML
Current Version
2.0.0
Environment
Production

What's New

  • In this version new functionality, enhancements and defect fixes were introduced.

New Features

In the Request

Optional

Parameter: PropertyQualityCodes

Type: element

Description: The property quality code filter allows users to filter properties based on the level of service. This field is based on the LOS OTA code.

Sample Value:

The property quality code filter allows users to filter properties based on the level of service. This field is based on the LOS OTA code.
<PropertyQualityCodes Inclusive="true">
  <PropertyQualityCode>5</PropertyQualityCode>
  <PropertyQualityCode>6</PropertyQualityCode>
</PropertyQualityCodes>

Functional Updates And Enhancements

In the Request

Optional

Parameter: SabreRating

Type: number

Description: The SabreRating filter now allows users to filter properties with a lowest rating of 0.5 instead of 1.

Sample Value:

<SabreRating Min="0.5" Max="0.5"/>

Resolved Issues

In the Request

Optional

Description: The HotelName filter will now allow spaces and special characters supported by XML formats.