Change Logs: February to December 2025

Due to a glitch in our publishing process, change logs weren't published as expected. Here are the Open API updates that have occurred in 2025.

December

November

October

September

August

July

  • [2025-07-30] Removed the beta tags from the property photos endpoints.
  • [2025-07-24] New categories endpoint published for accounting customers for retrieving owner charge and PMC expense categories.
  • [2025-07-24] A new optional categoryId field has been added alongside the existing category field, which has also been updated to be optional instead of required. A gst enum has been added to the category options.
  • [2025-07-24] A new endpoint for creating owner charges associated with specific listings has been released (Accounting customer only)
  • [2025-07-23] Corrected the type of the activeLanguages parameter from a boolean value to a string array on the [Beta] upsert supported languages for specific listing endpoint.

June

May

  • [2025-05-21] Updated the description for the Update reservation status document. The status enums have been removed from the description; instead, refer to the status dropdown in the document for the supported values.
  • [2025-05-06] Published a new guide on retrieving message attachments.
  • [2025-05-05] Added an FAQ for receiving reservation webhooks out of order.
  • [2025-05-05] Added clarifications to the Stripe tokenization flow guide to make it easier for developers to understand the prerequisites for building a successful integration.

March

  • [2025-03-20] new reservation reports API. It's built on Guesty's latest infrastructure. You can still pull reports using the legacy endpoint.

  • [2025-03-20] Owner portal settings added to owners:

    • showOverallGuestRating (boolean)
    • showGuestReviews (boolean)
    • inquiriesCount (boolean)
    • averageBookingValue (boolean)
    • averageGuestStay (boolean)
    • ownerReservationRevenueLoss (boolean)
    • ownerReservationBookedNights (boolean)
  • [2025-03-20] Added explicit limit information to the Stripe payment processor listing assignment endpoint. The documentation now clearly states that a single request can process a maximum of 100 listing IDs. This allows you to design your integration with suitable batching logic from the beginning.

  • [2025-03-12] Add an indication that a shared space is shown on the channels as a living room on the following Spaces API endpoints: Add space to unit-type (Create Space), List room-types, and Edit space details.

  • [2025-03-11] Added error response schema to the Get calendar block logs document.

  • [2025-03-04] Added EPF to the invoice normal types table and added COMMISSION_CHARGE, DAMAGE_CHARGE, EQUIPMENT_RENTAL, GOLF_CART_RENTAL, HOMEOWNERS_ASSOCIATION, and RESERVATION_FEE to the predefined additional fees table.

  • [2025-03-03] Added deprecation notice to the Create a reservation endpoint. You should replace the booking flows based on that endpoint with the v3 flow.

  • [2025-03-03] Added owner dashboard settings fields to the Update owner in preparation for the new owners' dashboard in development.

New fieldDescriptionHC article
netAccommodationFare (boolean)When toggled on, the owner will view the net accommodation fare under the reservation tooltip only. Supported only for non-accounting users.imgManaging Owners Portal settings
guestsReportsViewId (string)Add a pre-defined reservation report to owners (BETA)
showReservationTooltips (boolean)When toggled on the owner can view the data per reservation
showNotesForCoOwnerReservations (boolean)When enabled, the owner can view notes entered for co-owner reservations, only available for new type owner reservations
netRentalIncome (boolean)This toggle is available for Accounting users only. Allows your property owner to view rental income by hovering over a specific reservation to view the Reservation tooltip in the "My Properties" section.imgManaging Owners Portal settings

February