April 23, 2025
3 days ago by Kyle Marshall
- Update to
/reservations
endpoint to resolve an issue where cancellations returned an error despite successfully cancelling the reservation.
April 14, 2025
17 days ago by Kyle Marshall
- Improved performance and consistency for
/units
and/reservations
endpoints. - Updated pagination behavior—
"total_page_count"
may no longer reflect the full dataset. - Update to
/reservations
endpoint to resolve an issue with guest counts in reservation records.
April 9, 2025
17 days ago by Kyle Marshall
- Update to
/reservations
endpoint to address an issue where certain property-level tax settings were not being applied consistently during booking creation.
April 3, 2025
17 days ago by Kyle Marshall
- Improved handling of time-based data in paginated requests to prevent internal errors when using higher
"page_size"
values. - Corrected formatting in paginated response URLs to ensure consistency with versioned endpoint structures.