Reservations Open Api [Beta]

Get all custom fields for a reservation

Get all custom fields for a reservation

get/reservations-v3/{reservationId}/custom-fields

Path parameters

reservationIdstring required
Example:5f92cbf10cf217478ba93561

The Guesty reservation ID

Response

Reservation all custom fields retrieved

reservationIdstring required

The Guesty reservation ID

Example response

{
  "reservationId": "5f92cbf10cf217478ba93561"
}

Changes

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