2026-05-11
May 11th, 2026
Deprecation tags added to legacy listings and reservations resources to indicate Guesty's intention to sunset them in the near future
Added
- Add the
isTestflag toGET /listings,POST /listings,GET /listings/{id},PUT /listings/{id},PUT /listings/{id}/availability-settings,GET /owners-reservations,GET /owners-reservations/{id}, andPUT /owners-reservations/{id}responses to identify test properties - Add
secondarySourcetoGET /reservations,POST /reservations,GET /reservations/{id},PUT /reservations/{id}, andPOST /reservations/{id}/invoiceItemsresponses to expose the reservation website name when available - Added
feeGroupNametoGET /payment-transactions/reports/payouts-reconciliationresponses to expose the fee group name for payout reconciliation entries
Changed
- Deprecate
GET /listings/{id}/custom-fields,PUT /listings/{id}/custom-fields,GET /listings/{id}/custom-fields/{field_id}, andDELETE /listings/{listing_id}/custom-fields/{field_id} - Deprecate
POST /reservations.csvandPOST /reservations.email
