September 22, 2025
3 months ago by Kyle Marshall
- Resolved an intermittent issue with the
**DELETE** /reservationsendpoint where, in some cases, the response body returnednullinstead of the expected detailed response object.
**DELETE** /reservations endpoint where, in some cases, the response body returned null instead of the expected detailed response object./unit_calendars endpoint where responses could return one day shorter than the requested date range."commission" handling logic to improve stability. When "commission" values for a reservation "category" are not explicitly configured, the API will now safely default to 0 rather than returning an exception./emails/subaccount endpoint and related configuration screens that caused errors when setting up Outbound Email Settings./unit_rental endpoint for improved performance and consistency./unit_extras response when query parameter channel=website to exclude extras not explicitly enabled for website display./reservations input handling, where guest names containing apostrophes were stored with double apostrophes./unit_extras was only returning the first item in the "extras" array."description" objects with "text_type": "plain_text_description" were not appearing in /unit_details.