v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservations
Update Check-in Details
Update check-in details for a stay including lock code, arrival/departure times, and deposit information.
patch/reservations/{stay_code}/check_in_details
Path parameters
stay_codestring required
The code of the stay.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}