October 27, 2025
3 days ago by Kyle Marshall
- An update has been deployed to fix an issue where the
"booking_fee"was being incorrectly added to the"cleaning_fee"total post-reservation creation. The"booking_fee"now applies correctly to its configured fee"type". - Addressed a problem where
"extras"configured as"mandatory": truewere being included in/unit_quotesand/reservationsendpoints even when “Include Mandatory Extras” was disabled. The API now aligns with system-side configurations. - Resolved an issue with the
/unit_taxesendpoint where requests containing multiplemanagement_company_user_idscould return a404 Not Foundresponse. The endpoint now returns results as expected. - Corrected quoting behavior in the
/unit_quotesendpoint where supplier rate multipliers could be applied multiple times. The API now mirrors system-side rate calculations for consistent results.
