v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservations
Update Custom Fields
Update custom fields for a stay. For more information, please refer to the Custom Fields Guide
patch/reservations/{stay_code}/custom_fields
Path parameters
stay_codestring required
The code of the stay.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}