April 23, 2025

  • Update to /reservations endpoint to resolve an issue where cancellations returned an error despite successfully cancelling the reservation.

April 14, 2025

  • 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

  • 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

  • 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.