Jump to Content
Home
Guides
Recipes
CareTend APIs
Release Notes
v2.0
v3.0
v4.0
Log In
CareTend APIs
Log In
v4.0
Home
Guides
Recipes
CareTend APIs
Release Notes
Search for inventory items.
All
Pages
Start typing to search…
JUMP TO
WctsIntegrationApiService API
AssociatedOrganizations
Creates an association between an existing Global Contact and an existing Organization.
post
BillingAuthorizations
Gets a billing authorization by Id.
get
Patches a billing authorization by Id.
patch
ClinicianVisits
Updates a Clinician visit by the specified unique identifier with the request body sent in.
patch
CustomAssessments
Updates a custom assessment template.
patch
DeliveryTickets
Creates a new delivery ticket item.
post
Updates an existing delivery ticket item.
patch
Get a delivery ticket by a specified query parameter of its unique identifier or number.
get
Updates a delivery ticket by the specified unique identifier with the request body sent in.
patch
Deletes a delivery ticket item.
del
EmployeeAddresses
Patches an employee's address for a given employee ID and address ID.
patch
Documents
Creates a new external file document.
post
Creates a new patient document.
post
Creates a new report document.
post
Creates a new fax document.
post
Creates a new scanned document.
post
Creates a new proof of delivery document.
post
Updates an existing patient document.
patch
EmployeeEmailAddresses
Patches an employee's email address.
patch
Employees
Patches a employee information for a given employee ID.
patch
EmployeePhoneNumbers
Patches an employee's phone number.
patch
Inventory
Search for inventory items.
post
Get inventory locations for a specific site.
post
Get inventory items for a specific location.
post
Creates a new inventory item. Currently supports Drug and Supply inventory items.
post
Creates a new inventory item quantity received record for tracking received inventory quantities. This is meant to add positive quantity to the inventory item's total quantity. Which then updates the overall total Quantity On Hand.
post
Creates a new inventory item quantity deducted record for tracking deducted inventory quantities. This is meant to subtract quantity from the inventory item's total quantity. Which then updates the overall total Quantity On Hand.
post
Patches an existing inventory item. Currently supports Drug and Supply inventory items.
patch
Assigns or unassigns an inventory location to/from an inventory item.
post
Activates or deactivates an inventory item.
patch
Creates a new inventory item price entry.
post
Updates an existing inventory item price entry.
patch
Retrieves the current/active inventory item price entry matching the item identifier and price type.
get
Get inventory item prices for a specific inventory item. Retrieves all non-end-dated price entries (active, past, and future).
post
Delete an inventory item price entry (soft delete). Sets RecStatus to 0 and updates RecStatusModifiedBy and RecStatusDate.
del
Updates the on-hand quantity of an inventory item at a specific location. This endpoint accepts an absolute quantity value and internally calculates the adjustment needed. Supports Drug and Supply item types.
post
Delete a dispensable unit entry for an inventory item (soft delete). Sets RecStatus to 0 and updates RecStatusModifiedBy and RecStatusDate.
del
Updates a dispensable unit for an inventory item.
patch
Retrieves dispensable units for an inventory item identified by external reference key or inventory ID.
post
Bulk creates supplier entries for an inventory item. Creates multiple supplier relationships with pricing and SKU information in a single request.
post
Updates a supplier SKU entry for an inventory item.
patch
Delete a supplier entry for an inventory item (soft delete). Sets RecStatus to 0 and updates RecStatusModifiedBy and RecStatusDate for the supplier entry and all associated SKUs. If the supplier is a primary supplier, clears the inventory item's primary supplier reference.
del
Retrieves all active suppliers for a specific inventory item. Accepts either InventoryItemId or ExternalRefKey to identify the inventory item. Optionally filters by supplier ID. Returns one row per supplier SKU (not one row per supplier), allowing clients to see all available package options.
post
Creates multiple dispensable units for an inventory item in bulk.
post
PatientAssessments
Updates a single field value in a patient custom assessment.
patch
Locks or unlocks a patient assessment based on the request.
post
Deletes a patient assessment by marking it as inactive (soft delete).
del
PatientAddresses
Get a collection of a patient's addresses for a given medical record number.
get
Create's a patient's address for a given medical record number.
post
Patches a patient's address for a given medical record number and address Id.
patch
Deletes a patient's address for a given medical record number and address Id.
del
PatientCatheters
Deletes a patient's catheter for a given medical record number and catheter Id.
del
PatientContacts
Create a new patient contact.
post
Updates an existing patient contact by the specified unique identifier with the request body sent in.
patch
PatientMedicationProfiles
Creates a new medication profile for a patient.
post
Updates a medication profile for a patient.
patch
PatientDiagnoses
Create a new patient diagnosis.
post
PatientProviders
Deletes a patient provider by the specified ID.
del
PatientEmailAddresses
Get a collection of a patient's email addresses for a given medical record number.
get
Create a new patient email address.
post
Update patient email address.
patch
Delete the patient email address
del
PatientOrders
Delete a patient's order's recurring rental
del
Patches a patient order's information for a given patient order ID.
patch
Delete a recurring rental item from a patient's order's recurring rental
del
PatientStatistics
Creates a new patient statistic.
post
PatientPhoneNumbers
Update a patient's phone number with the passed in information.
patch
Delete a patient's phone number by the phone number's id
del
Create a new phone number for the patient.
post
Get a collection of a patient's phone numbers for a given medical record number.
get
Patients
Get the list of patients for the given search criteria.
post
Updates a patients information for a given medical record number.
put
Patches a patients information for a given medical record number.
patch
Get the patient alert message for the given medical record number.
get
Update patient alert messages.
patch
Create a new patient with the given information.
post
Persons
Search for persons based on the provided criteria.
post
Patches a person information for a given person ID.
patch
Providers
Patches a providers information for a given provider ID.
patch
Creates a new provider.
post
Create a new provider contact.
post
Suppliers
Gets a supplier by name
post
Gets supplier accounts by supplier ID or name
post
UserDefinedFields
Patch a patient's user defined fields.
patch
PurchaseOrders
Create a new purchase order.
post
Patch (partially update) an existing purchase order.
patch
Update the status of an existing purchase order.
patch
Manufacturers
Gets manufacturer data. Returns all manufacturers if no parameters are provided, or a single manufacturer if ID or Name is specified.
get
Deletes a manufacturer entry. Accepts either Id or Name, but not both.
del
Creates a new manufacturer entry.
post
Updates an existing manufacturer.
patch
ScheduleTasks
Creates a new schedule task with employee/department assignments, optional patient association, and notes.
post
Powered by
Search for inventory items.
Ask AI
post
https://integrationhub.wellsky.io/commands/v4/inventory/search
Language
Shell
Node
Ruby
PHP
Python
Response
Click
Try It!
to start a request and see the response here!