Check availability

Checks package availability and pricing for the given dates and occupancy. With mode=prebook, also mints a short-lived prebook token used to create a booking.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
integer | null

Selected Package property Inventory Item ID. Required when mode is prebook. When omitted in standard mode, all Package properties are evaluated.

string
required

Check-in date in Y-m-d format.

string
required

Check-out date in Y-m-d format. Must be a date after check_in.

integer
required

Number of adults (1–10).

children
array of integers

Flat array of child ages (0–17). Array length is the child count. Example: [4, 9, 12] = three children aged 4, 9, and 12.

children
string | null
enum

Availability mode. 'standard' returns pricing only; 'prebook' also generates a short-lived token for booking. Defaults to 'standard' when omitted.

Allowed:
items
array of objects or null

Required when mode is prebook. The same selection structure sent to booking prebook: each item carries the selected room availability_id and per-pax activity_prices and service_prices. The selection is validated and bound into the prebook token.

items
Responses

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