December Updates (2024)
December 5th, 2024 by Guesty
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]
- Introduced upsells for the Guesty booking website. You can define an upsell fee and add images and a description (it can be a hyperlink).
Fee Types
- Added
GUESTY_BASIC_TRAVEL_COVERAGE
andGUESTY_EXTENDED_TRAVEL_COVERAGE
as additional fee types.
Improvements π
Properties
- Added descriptions for the
prices.monthlyPriceFactor
andprices.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
, andsupervisorId
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."