October 17 2025 CareTend API Release Notes

Jira NumberRelease NoteAPI Version
HCSI-4926Updated Persons CareTend API Endpoint to allow blank first name and last name values when updating a contact, ensuring consistency with UI behavior for company contacts instead of treating blanks as null.V4
HCSI-4962Fixed an issue in the Clinician Visit CareTend API Endpoint where Department, Employer, Employment Status, and Quantity fields did not update to blank when changed from valid values.V4
HCSI-4963Fixed an issue in the Update Documents CareTend API endpoint where updating the activeDate field caused the Date Active value to be removed in CareTend UI, ensuring the updated date displays correctly instead of reverting to “Select a date.”V3
HCSI-4976Added a new Suppliers CareTend API Endpoint to retrieve Supplier Account data, enabling accurate association of SupplierAccountId with SupplierId for purchase order creation.V4
HCSI-4977Fixed an issue with the Prescriptions API Endpoint where you received an error when trying to create a prescription for a Drug or HME order.V3
HCSI-4978Updated the Persons CareTend API endpoint by adding support for the ‘Associated Organization’ field group (Prescriber, Facility, Insurance Company, Supplier) in the Create Person endpoint, aligning API functionality with UI capabilities for contact management workflows.V3
HCSI-4979Updated the Delivery Ticket Items CareTend API endpoints to allow updates on non-working Delivery Tickets, resolving previous errors and enabling full support for programmatically created tickets in purchase order workflows.V3, V4
HCSI-5005Added a new Inventory CareTend API endpoint to create Inventory Items, supporting fields such as Name, Inventory Number, Lot Tracking status, Price Code, Item Type, Therapy Type, Category, Manufacturer, Location, Quantity, Supplier, Purchasing Units, Dispensing Units, HCPC Code, Rev Code, Price, and NDC, enabling external systems to automate item creation without manual entry.V4
HCSI-5006Added a new Deducts Inventory Items CareTend API endpoint to reduce Inventory Item on-hand quantity by specifying InventoryItemId, InventoryLocationId, and new quantity, enabling external systems to maintain accurate stock levels for dispensing workflows.V4
HCSI-5015Updated the Providers CareTend API endpoint to support creating provider contacts and user-defined fields, aligning API functionality with UI capabilities for comprehensive provider data management.V3
HCSI-5021Updated the Patients CareTend API endpoint to allow creating and updating patients without requiring a date of birth, aligning API behavior with UI functionality.V3
HCSI-5023Updated the Patients Contacts CareTend API endpoint to allow specifying an Active status when creating a patient contact, eliminating the need for a subsequent update call and aligning API behavior with UI functionality.V3
HCSI-5025Fixed an issue with the Documents CareTend API endpoint to return the appropriate Workflow Id based on the specified workflowGroupName (e.g., HME, SPRx), ensuring accurate document retrieval.V3