2026-07-16
July 16th, 2026
Added
- Add
GET /owner-statement-api/owner-statementsendpoint for Guesty Accounting™ add-on users to list owner statement metadata and presigned PDF download URLs (valid 24 hours); supportsskiplimitpagination, filtering byownerId,period(monthly/annual/fiscal-year shapes),updatedSince, andstatementType(MONTHLY, ANNUAL, ANNUAL_SUMMARY, ANNUAL_SUMMARY_BY_MONTH) - Add
GET /guest-folio/invoice-itemsendpoint for bulk retrieval of invoice-item financial data for a request containing 1–200 required reservationIds (the limit applies to reservation IDs, not invoice-item count); requiresfieldsselection, always returns invoice-itemid, result-levelreservationId, and returns found records withnotFoundIDs in a partial-success HTTP 200 response
Changed
POST /taxesnow documents these additionalchannelOverrides[].channelenum values:amaSelections,awaze,beachguide,bookripe,capitalOne,check24,emeraldCoast,flowOne,renters,skiCom,tripCom2,traum,tropicalEscape,vidle, andweski; its successful response also includeshomesVillasByMarriottinappliedByDefaultOnChannelsPATCH /taxes/{id}now documents the same 15 additionalchannelOverrides[].channelenum values; its successful response also includes homesVillasByMarriott in appliedByDefaultOnChannelsGET /taxes/accountresponse now documents the same 15 additionalchannelOverrides[].channelenum values and homesVillasByMarriott in appliedByDefaultOnChannelsGET /taxes/unit-type/{id}response now documents the same 15 additionalchannelOverrides[].channelenum values and homesVillasByMarriott in appliedByDefaultOnChannelsGET /taxes/unit-type/{id}/actualresponse now documents the same 15 additionalchannelOverrides[].channelenum values and homesVillasByMarriott in appliedByDefaultOnChannels
Fixed
- Removed
TOTAL_PAYOUT_BASEDas asecondIdentifiervalue fromPOST /invoice-items/reservation/{reservationId}as it was never supported and mistakenly documented as if it were. This is an automatically calculated field that cannot be injected manually.
