Get saleable hotel ID list

Overview

Retrieve the hotel IDs currently saleable to your account. This is the entry point for a Standard API Integration and local hotel-catalog maintenance.

When to use

  • Bootstrap a local saleable-hotel cache.
  • Refresh your account-specific hotel availability catalogue.

What you get

  • Saleable hotel IDs, with pagination information when returned.

Integration notes

Use pageNo starting at 1 and a positive pageSize; current examples use a page size of 1000. Follow this call with Query hotel basic information to hydrate hotel and room mappings. Do not request real-time products for hotel IDs outside this saleable cache.

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

City code

int32
≥ 1
Defaults to 1

Page number. Must not be less than 1. Default: 1.

int32
≥ 1
Defaults to 1000

Items per page. Must not be less than 1. Default: 1000.

Responses

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