Skip to main content

API R23

· 2 min read
Craig Herrington

Release 23 of the API includes changes to 4 existing endpoints.

Release Date

The UAT API will be updated the on 20-Aug-2025.

The Live API release date is 27-Aug-2025.

Times may change without notice, no downtime of the API is expected.


Multiple Domain Deployment

  • There is a change to the following domains for architectural changes during this release without any schema changes:
    • Accounts
    • Billing
    • Clinical
    • Contact
    • Formulary
    • Inventory
    • Location
    • Patient
    • Reminders

View Account Spec

Account Management

CHANGE GET /v1/api/accounts

  • The field last-visit-date was incorrectly returning a date for when client details were last checked, this has been corrected in the API as part of this release.
  • If you conduct delta checks against modified date, this change will not be updating the modified date.
  • A new field last-checked-date has been added which presents the date recorded in Merlin for when a user confirms they last checked the clients details.

View Clinical Spec

Clinical

CHANGE POST /v1/api/clinical-notes

  • Resolved an issue where a protocol question has mandatory free-text with allowed free-text is set to false.

View Formulary Spec

Formulary Management

CHANGE POST & PATCH /v1/api/service

  • Resolved several issues with the discount formulary type entities being submitted via POST and PATCH requests.
  • Note: The guidance for "fixed price" discounts now requires the net-price to also be supplied along with the overwrite-price and overwrite-price-enabled fields.

If you have any questions please contact us.