June 2026
10 days ago
What's New
This release includes new webhook subscriptions, key changes to endpoints and permissions, and more consistent documentation.
Added
- Added new webhooks for procedure code created, updated, and deleted events.
- Add further guidance and clarity in our documentation, including the following new articles:
Changed
- The API will now block appointment update requests if the EHR does not support it.
- Removed the default
falsevalue for thenew_patientquery parameter in the/patientsendpoint; unspecified queries now return both new and existing patients. - Inactive patient insurance coverages are now automatically filtered out across all API endpoints.
- Unlocked the financial endpoints in sandbox, which allows immediate access to financial data for testing and development
- Improved the performance of webhooks and the
/proceduresendpoint.
Fixed
- Fixed an issue where patient insurance updated webhooks did not fire correctly when an insurance subscription changed.
- Fixed parameter and response typing inconsistencies within our documentation.