Retrieve Rental Fees for the Inventory or specific Unit
Overview
The Rental Fees request allows partners to retrieve the Rental Fees associated with the Inventory or a specific unit. This request returns standard fees configured by the Property Manager, including Cleaning Fees, Booking Fees, and additional fees related to guest services, such as Pool Heat charges.
By utilizing the Rental Fees request, partners gain valuable insights into the fee structure set by the PM, which will provide accurate and transparent quotes to guests while streamlining the booking process.
📘
Calculating Booking Fee
When calculating the Booking Fee during the quoting process, use the following formula:
Rental Rate + Cleaning Fee + Pool Heat (if applicable) + Sum of any Mandatory Extras (if applicable) = X
X * Booking Fee (%) OR + Booking Fee (Flat) = Booking Fee Total
Endpoints Available
Method
Endpoint
Description
GET
v2023.07.31/rates/fees
Retrieve Rental Extras for Inventory
GET
v2023.07.31/rates/fees/{unitId}
Retrieve Rental Extras 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
date-time
mcUserId
Optional
Unique Identifier for Supplier
int
mcUserIds
Optional
Unique Identifiers for Suppliers
array
unitId
Optional
Unique Identifier for Unit in Inventory
int
unitIds
Optional
Unique Identifier for Units in Inventory
array
airbnb
Optional
Return additional context information relating to Airbnb