Get Rooms & Rates

This endpoint creates a new hotel itinerary for a given hotel and dates. Supports both direct itinerary and sequential flow.

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

Required for sequential flow. The unique identifier for the trace.

string
required

The unique identifier of the hotel for which the itinerary is created.

date

Required for direct itinerary flow. The check-in date for the itinerary.

date

Required for direct itinerary flow. The check-out date for the itinerary.

occupancies
array of objects

List of occupancies for the itinerary.

occupancies
Headers
string
required
Defaults to external-service

Specifies the type of authorization, here it is set to external-service.

string
enum
required
Defaults to website

Specifies the source of the request (End User Source). Available choices: website, android, mweb, ios, mobile.

Allowed:
Responses

400

Bad request. Invalid parameters or missing fields.

401

Unauthorized. Missing or invalid authentication credentials.

422

Bad Request. Client Side Error in Request Body.

500

Internal server error.

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