Skip to main content

Hotel Content

Request Content for a Specific Language The hotel name and other descriptive information in the response may be translated into multiple languages. To access translated content, a language code with an optional culture code adhering to ISO-639 is passed in the HTTP header using @Accept-Language. If an exact match isn't found in the system for the language and culture code, then only the language code is used. If content doesn’t exist in the requested language or isn't supported by the system then the default language English (en) is used. For example, if fr-CA (French-Canada) is passed in the request, then fr-CA is checked first to see if that language-culture code is supported. If fr-CA is not supported, then fr is used. If fr is not supported, then English (en) is returned.

Request Additional Content Additional Information can be returned in the response using the parameter @include and setting any of the supported values:

  • Attributes: Return a list of attributes for the hotel.
  • ChannelProperties: Returns Channel properties of the hotel.
  • Attributes: Return a list of attributes for the hotel.
  • ContactInfo: Return the contact information for the hotel.
  • Currency: Return a list of supported currencies for the hotel.
  • DiningOptions: Return a list of dining options for the hotel.
  • Features: Return a list of property features for the hotel.
  • HotelGroups: Return a list of Chains and Brands associated with the hotel.
  • Images: Return a list of images hotel and room images.
  • Languages: Return a list of languages the hotel supports.
  • LocationInfo: Return address, latitude/longitude, and time zone information for the hotel.
  • MealPlans: Return a list of meal plans for the hotel.
  • MediaLibraryImages: Return the library of images.
  • Messages: Return the messages and alerts.
  • PaymentMethods: Return a list of payment methods the hotel supports.
  • Recreations: Return a list of recreation information for the hotel.
  • ReferencePoints: Return a list of reference points near the hotel.
  • Services: Return a list of services for the hotel.
  • Tier: Return the Hotel Tier Definition.
  • Transportation: Return a list of Transportation for the hotel.

Note: Multiple selections can be requested using a comma as a delimiter.

include=Attributes,ChanelProperties,ContactInfo,Currency,DiningOptions,Features,HotelGroups,Images,Languages,LocationInfo,MealPlans,MediaLibraryImages,Messages,PaymentMethods,Recreations,ReferencePoints,Services,Tier,Transportation