Query hotel incremental information

Overview

Retrieve hotel and room IDs whose static information changed within a time range. Use the result to keep a local Standard API Integration catalogue current.

When to use

  • Run a scheduled incremental static-data refresh.
  • Reconcile added, changed, or removed hotel mappings.

Next step

Call Query hotel basic information for the returned hotel IDs, then update or disconnect affected local mappings.

Request rules

A single time range can cover at most seven days and must end before the current time.

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.

string
required

Start time. Must be earlier than the current time and earlier than endTime.

string
required

End time. Must be earlier than the current time, and the interval between startTime and endTime cannot exceed 7 days.

integer
required

Page cursor. Defaults to the first page, 1000 records per page.

integer

Number of hotels per page. Valid range: [100,1000].

string

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

Responses

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