Update reservation's Custom Fields

Edit the values of any custom fields on an existing reservation.

Path Params
string
required

The Guesty reservation ID

Body Params
customFields
array of objects
required
length ≥ 1

Custom fields of the reservation

customFields*
string
required

The ID of the custom field

required

The custom field value that should assigned. Can be a string, number, boolean, ObjectId, or Date.

Responses

422

Validation error - failed updating custom fields.

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