November 28 2025 CareTend API Release Notes

Jira NumberRelease NoteAPI Version
HCSI-3859Added a POST Recurring Rentals endpoint to create a recurring rental item and link it to an existing recurring rental, with automatic promotion to primary when it’s the only item and recalculation of billing options, authorizations, and taxes.V3
HCSI-4072Updated the PATCH Billing Authorizations endpoint to allow clearing of Order Stop, Auth Start, Auth Stop, Qty. Limit, and Bill Price fields.V4
HCSI-5073Updated the PATCH Inventory endpoint to accept Inventory Item ID and ExternalRefKey as optional inputs, validate they reference the same item, require at least one identifier, and support updating ExternalRefKey for drug and supply items.V4
HCSI-5081Updated the GET Shipping Responses endpoint to allow Delivery Ticket ID as a query parameter, require either Delivery Ticket Number or Delivery Ticket ID, and validate both when provided to ensure they reference the same ticket.V3
HCSI-5087Added a POST Assigns Inventory Location endpoint to allow assigning or unassigning inventory locations to an inventory item, supporting optional Inventory Item ID or ExternalRefKey (with validation if both provided) and requiring Inventory Location ID.V4
HCSI-5088Added a PATCH Activation Inventory endpoint to enable activating or inactivating an inventory item, supporting optional Inventory Item ID or ExternalRefKey (with validation if both provided), requiring one identifier, and ensuring zero inventory before inactivation.V4
HCSI-5089Updated the POST Inventory Search endpoint to include ExternalRefKey as an optional parameter and in the response, support filtering by Active items (default returns all), and include Active/Inactive indicator in the response.V4
HCSI-5090Updated the POST Inventory Items Search endpoint to include ExternalRefKey and Active/Inactive indicator in the response for improved item identification by location.V4