Query hotel basic information

Overview

Retrieve hotel and room static information for known hotel IDs. This is the hydration step after obtaining saleable hotel IDs or selecting a hotel from search.

When to use

  • Build and maintain local hotel and room mappings.
  • Display hotel details after a hotel list or destination search.
  • Rehydrate hotel IDs returned by Query hotel incremental information.

What you get

  • Hotel and room static data, facilities, policies, notices, rating, group, and brand details when configured.
  • Room-bed structures and hotel coordinate fields.

Request rules

A request can contain at most 10 hotel IDs. Split larger batches before calling.

Integration notes

This endpoint returns static data, not a live bookable quote. Use Query product in real time with actual stay dates before an order flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Pass the business request body directly. Do not wrap it in header / businessRequest.

hotelIds
array of strings
required

Hotel ID list. At most 10 hotel IDs can be submitted.

hotelIds*
string

Language. zh-CN for Chinese and en-US for English. Defaults to English.

settings
array of strings

On-demand output settings. If settings is omitted, all information is returned. To return only selected sections, pass the corresponding codes. Optional codes: hotelFacilityNew (hotel and room-type facilities), breakfast (breakfast policy), importantNotices (important notices), parking (parking policy), chargingParking (charging parking spaces), hotelCertificates (hotel certificates, may be unavailable), comment (hotel rating), hotelMeetingInfos (meeting room information), hotelVideoInfos (hotel video information), hotelTextPolicies (text policies), hotelStructuredPolicies.childPolicy (child policy), hotelStructuredPolicies.extraBedPolicy (extra bed policy), hotelStructuredPolicies.petPolicy (pet policy).

settings
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json