/api/hotel/{hotelId}/roomsandrates/{token}

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

Unique token received in search response.

string
required

Unica hotelId from the search response for which rates are being requested.

Body Params
string | null

A unique identifier that is generated during setup. It is used to identify the source of the request and apply the appropriate business configurations.

string | null
boolean
providerIds
array of strings | null
deprecated
providerIds
string | null

Used to define the currency in which the rates should be returned. If not specified, the default currency configured on the channel will be used.

string | null
date-time

Check-in date.

date-time

Check-out date.

occupancies
array of objects | null

Specify the occupancy details for each room requested. For a multi-room request, each room's occupancy should be specified separately.

occupancies
string | null

Used to identify the primary guest's nationality. This information might be used to fetch nationality-based rates from the provider/hotels. Format: 2-character ISO country code.

string | null

Used to identify the primary guest's nationality. This information might be used to fetch nationality-based rates from the provider/hotels. Format: 2-character ISO country code.

additionalInformation
array of objects | null

Additional information.

additionalInformation
providerFilter
object
userInfo
object
string
enum
Allowed:
Headers
string
required
Defaults to zentrum-demo-account

A custom header for all requests

string
required
Defaults to 4477a62d-2bb6-4392-896a-3f5270962dbc

apiKey

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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