Update Reservation Basic Info

Update basic information of a stay including guest details, dates, pricing, and other attributes.

Path Params
string
required

The code of the stay.

Body Params
string
length ≤ 500

Remarks for the reservation.

string
length ≤ 50

The account of the creator.

integer

The id of the custom channel.

date

The check-in date for the reservation in YYYY-MM-DD format.

date

The check-out date for the reservation in YYYY-MM-DD format.

integer
1 to 99

The total number of guests.

string
length ≤ 100

The name of the primary guest.

string
length ≤ 50

The mobile phone number of the guest.

string

The email address of the guest.

string

The currency code for the reservation amounts. See Supported Currencies for more information.

number
0 to 999999

The total rate amount for the reservation.

number
0 to 999999

The commission amount for the reservation.

Response

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