Retrieve Rental Taxes for the Inventory or specific Unit
Overview
The Rental Taxes request on the rates endpoint allows the Agent to retrieve tax percentages for rental properties in the Inventory or for specific units managed by the Property Manager. These tax percentages are essential for accurately calculating the total rental cost, ensuring compliance with local tax regulations, and providing transparency to guests regarding additional charges.
Endpoints Available
Method
Endpoint
Description
GET
v2023.07.31/rates/taxes
Retrieve Rental Taxes for Inventory
GET
v2023.07.31/rates/taxes/{unitId}
Retrieve Rental Taxes for Unit in Inventory
Path Parameters
Path Parameter
Required / Optional
Description
{unitId}
Required
Unique Identifier for Unit in Inventory
Query String Parameters
Parameter
Required / Optional
Description
Data Type
page
Optional
The page to be shown
int
pageSize
Optional
Limits the number of returned results
int
lastUpdateDate
Optional
Only return objects which have been modified after a certain date