postReservation

Creates a new reservation for the property.

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

Unique code of the property (digits only, max 11)

string

Booking source category: Direct, OTA, Booking Engine, Travel Agent, Company. Defaults to Direct.

Body Params
date
required

Arrival date (YYYY-MM-DD)

date
required

Departure date (YYYY-MM-DD)

string
required

Primary guest full name (max 256)

string
enum

Guest gender

Allowed:
string
required

Two-letter ISO country code

string
required

Guest postal code

string
required

Guest email

string

Guest phone

string
required

Room type identifier

string
required

Rate type / rate plan identifier

string

Optional specific room ID to assign

integer
required

Number of adults (minimum 1)

integer
required

Number of children (minimum 0)

string
enum
required

Payment method

Allowed:
integer

Number of rooms (default 1)

string

Promotion code

string

Estimated arrival time (HH:mm or HH:mm:ss)

boolean

Whether to send email confirmation

string

External booking reference (max 128)

string

Booking source ID (paired with bookingSource query)

Responses

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