Update Custom Fields

Update custom fields for a stay. For more information, please refer to the Custom Fields Guide

Path Params
string
required

The code of the stay.

Body Params
custom_fields
object

The custom fields to update. You can submit any field for creation, update, or deletion. Field values must be of type string. If the field does not exist, it will be created; if it exists, it will be updated. To delete a field, set its value to null.

Response

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