v1
latestOpenAPI 3.0.12026-07-245277551.2 MBTaxes and Fees
getTaxesAndFees
Returns the taxes and fees set for the property. Read the Rate-Based tax (Dynamic Tax) guide to understand its usage.
get/getTaxesAndFees
Query parameters
propertyIDstring
Property ID
includeDeletedboolean
If the response should include deleted taxes and fees
includeExpiredboolean
If the response should include expired taxes and fees
includeCustomItemTaxesboolean
If the response should include custom item taxes
availableFor'product' | 'rate' | 'fee' | 'tax' | 'custom_item' | 'payment'
Filter by entity type applicability
sourceIdstring
Filter by booking source ID. Requires isRootSource and isHotelCollectBooking.
isRootSourceboolean
Root source flag. Required with sourceId.
isHotelCollectBookingboolean
Hotel collect flag. Required with sourceId.
productIdstring
Filter taxes/fees for a product. Mutually exclusive with addonId.
addonIdstring
Filter taxes/fees for an addon (resolves to product). Mutually exclusive with productId.
Response
200 Response