Skip Navigation

Get Hotel Content

4.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
4.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: GuaranteePolicy

Type: string

Description: Customers will have the ability to retrieve property specific guarantee policies by specifying it as an option under the 'Descriptions' element.

Sample Value:

<Descriptions>
     <Description Type="GuaranteePolicy"/>
</Descriptions>
Note: This information is not returned with the initial release of the API.

Functional Updates And Enhancements

In the Response

Optional

Parameter: Hotel Codes

Type: string

Description: The response will now always return Global hotel codes irrespective of whether a Sabre or a Global hotel code was used in the request. If the property is also available from Sabre, a SabreHotelCode and the Chain code will be returned in the response.

Sample Value:

<HotelInfo HotelCode="100095296" CodeContext="GLOBAL" SabreHotelCode="49504" ChainCode="IQ"/>

Resolved Issues

In the Response

Optional

Description: The API will now always return the same static information for a property, irrespective of whether the search was made using a Sabre or a Global hotel code.


  • Content Services for Lodging APIs now provide the ability to search for and identify properties that have implemented enhanced safety protocols to provide a safe stay for the guests
  • A new amenity OTA code (2002) can be used to request and identify properties that support the Stay Safe initiative
  • For more information - https://developer.sabre.com/docs/safe_stay_indicator

API Information

Format
XML
Current Version
3.0.0
Environment
Production

What's New

  • Content Services for Lodging APIs now provide the ability to search for and identify properties that have implemented enhanced safety protocols to provide a safe stay for the guests
  • A new amenity OTA code (2002) can be used to request and identify properties that support the Stay Safe initiative
  • For more information - https://developer.sabre.com/docs/safe_stay_indicator

Business Value

  • In the wake of the COVID-19 crisis, hotels around the globe are increasingly looking at improving cleanliness programs at their properties. Hotels want to provide guests with peace of mind and assure them that their room has been thoroughly sanitized. Whether it's guest rooms, restaurants, gyms, or other public areas, hotels want to make sure the health and safety of guests is a priority, now more than ever.
  • While our hotel partners have always taken providing clean rooms seriously, some are taking actions that go above and beyond standards provided by various governing bodies to meet the expectations presented by COVID-19. Several hoteliers are already implementing enhanced hotel cleaning practices, social interactions, and workplace protocols to meet new health and safety regulations.
  • This is of particular importance as Sabre connected travel agencies, Online Travel Agencies (OTAs), and corporations have a duty of care about the well-being of the traveler whilst they are on their trip.

New Features

In the Response

Optional

Parameter: Amenities

Type: String

Description: The Stay Safe indicator is returned as Amenities as Code 2002 in the API response for the properties that support Stay Safe initiative.

Sample Value:

<ns9:Amenities>
  <ns9:Amenity Description="Car rental desk" Code="15"/>
  <ns9:Amenity Description="Onsite laundry" Code="168"/>
  <ns9:Amenity Description="Wireless internet connection in public areas" Code="179"/>
  <ns9:Amenity Description="Non-smoking rooms (generic)" Code="198"/>
  <ns9:Amenity Description="Stay Safe" Code="2002"/>
  <ns9:Amenity Description="Refrigerator" Code="2006"/>
  <ns9:Amenity Description="Rollaway adult" Code="2016"/>
  <ns9:Amenity Description="Crib charge" Code="2017"/>
  <ns9:Amenity Description="Extra person" Code="2018"/>
  <ns9:Amenity Description="Concierge desk" Code="22"/>
  <ns9:Amenity Description="Golf" Code="236"/>
  <ns9:Amenity Description="ADA accessible" Code="258"/>
  <ns9:Amenity Description="High speed internet access" Code="259"/>
  <ns9:Amenity Description="High speed wireless" Code="261"/>
  <ns9:Amenity Description="Kitchenette" Code="262"/>
  <ns9:Amenity Description="Free parking" Code="42"/>
  <ns9:Amenity Description="Game room" Code="44"/>
  <ns9:Amenity Description="Hot Tub" Code="55"/>
  <ns9:Amenity Description="Translation services" Code="92"/>
  <ns9:Amenity Description="Dry cleaning" Code="96"/>
</ns9:Amenities>