v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservations
Update Reservation Basic Info
Update basic information of a stay including guest details, dates, pricing, and other attributes.
patch/reservations/{stay_code}
Path parameters
stay_codestring required
The code of the stay.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}