Update Check-in Details

Update check-in details for a stay including lock code, arrival/departure times, and deposit information.

Path Params
string
required

The code of the stay.

Body Params
string | null

The lock code for the property. Set to null to remove the lock code.

string | null

The time after which the lock code becomes visible, in HH:mm format (24-hour). Example: '14:00'. Set to null to remove the restriction.

arrival_at
object | null

The expected arrival time. Set to null to remove the arrival time.

departure_at
object | null

The expected departure time. Set to null to remove the departure time.

integer
≥ 0

The deposit amount in the host's currency. For example, if the currency is USD, 100 means 100 US Dollars.

Response

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