December Updates (2024)

New Features πŸ†•


Accounting

  • Added a new referenceId field to the Create owner charge and Create expense endpoints. This allows you to link the vendor reference ID with the charge or expense, group transactions on the owners' statement using the vendor's ID, and create an audit trail to the relevant vendor account or service.
  • Added transaction date filtering and updated descriptions to the Get journal entries document.

Additional Fees

Upsells [beta]

Fee Types


Improvements πŸ“ˆ


Properties

  • Added descriptions for the prices.monthlyPriceFactor and prices.weeklyPriceFactor parameters to the Create a listing listing document, clarifying the range and format of accepted values.

  • Added page descriptions to each endpoint document explaining the API's application scope, that it is in beta testing, and how to apply to become a tester.

Tasks

  • Updated the assigneeId, listingId, reservationId, and supervisorId descriptions on the Create a new task and Update a task endpoints.
    • assigneeId - "The unique Guesty identifier of the person assigned to the task." Replaces, β€œThe unique identifier of the person assigned to the task.”
    • listingId - "The object ID of the Guesty listing the task is attached to." Replaces, β€œThe object ID of the listing the task is attached to."
    • reservationId - "The object ID of the Guesty reservation the task is attached to." Replaces, β€œThe reservation ID of the listing the task is attached to."
    • supervisorId - "The unique Guesty identifier of the person assigned to supervise the task." Replaces, "The uniqueID of the person assigned to supervise the task."