Reservations Open Api [Beta]

Delete reservation's Custom Field

Delete an existing custom field from a reservation.

delete/reservations-v3/{reservationId}/custom-fields/{fieldId}

Path parameters

reservationIdstring required
Example:5f92cbf10cf217478ba93561

The Guesty reservation ID

fieldIdstring required
Example:5fa02fa358d2db673e17bc2d

The custom field ID

Response

Reservation Custom Field Deleted

reservationIdstring required

The Guesty reservation ID

Example response

{
  "reservationId": "5f92cbf10cf217478ba93561"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.