Release 22 of the API includes 1 new endpoint and changes to 3 existing endpoints.
Release Date
The UAT API will be updated the on 25-Jun-2025.
The Live API release date is 02-Jul-2025.
Times may change without notice, no downtime of the API is expected.
View Calendar Spec
Calendar Management
CHANGE GET /v1/api/tasks
- added 2 new query parameters:
modified-start
modified-end
- added field to content
booked-date
to show when the task was created.
NEW GET /v1/api/tasks/deleted
- New endpoint added to retrieve deleted tasks.
View Clinical Spec
Clinical
CHANGE POST /v1/api/billable-records
- Added new object to the payload to allow batch submission without specifying the batch-uuid.
batch-uuid
orbatch-manual
can be provided not both.batch-uuid
andbatch-manual
are not required.batch-manual
object requires thebatch-string
withbatch-expiry-date
as optional
View Communications Spec
Communication and Documents
CHANGE POST /v1/api/communications-logs
- Resolved an issue with the
page
andsize
query parameters were being ignored.
If you have any questions please contact us.