Jump to Content
Home
Guides
Recipes
CareTend APIs
Release Notes
v2.0
v3.0
v4.0
Log In
CareTend APIs
Log In
Moon (Dark Mode)
Sun (Light Mode)
v4.0
Home
Guides
Recipes
CareTend APIs
Release Notes
Search for inventory items.
Search
All
Pages
Start typing to search…
JUMP TO
WctsIntegrationApiService API
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
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
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
PatientMedicationProfiles
Creates a new medication profile for a patient.
post
Updates a medication profile for a patient.
patch
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
UserDefinedFields
Patch a patient's user defined fields.
patch
BillingAuthorizations
Gets a billing authorization by Id.
get
Patches a billing authorization by Id.
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
PatientContacts
Create a new patient contact.
post
Updates an existing patient contact by the specified unique identifier with the request body sent in.
patch
PatientDiagnoses
Create a new patient diagnosis.
post
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
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
ClinicianVisits
Updates a Clinician visit by the specified unique identifier with the request body sent in.
patch
PatientProviders
Deletes a patient provider by the specified ID.
del
Suppliers
Gets a supplier by name
post
Gets supplier accounts by supplier ID or name
post
PurchaseOrders
Create a new purchase order.
post
Patch (partially update) an existing purchase order.
patch
Update the status of an existing purchase order.
patch
Employees
Patches a employee information for a given employee ID.
patch
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
PatientCatheters
Deletes a patient's catheter for a given medical record number and catheter Id.
del
AssociatedOrganizations
Creates an association between an existing Global Contact and an existing Organization.
post
CustomAssessments
Updates a custom assessment template.
patch
EmployeeAddresses
Patches an employee's address for a given employee ID and address ID.
patch
EmployeeEmailAddresses
Patches an employee's email address.
patch
EmployeePhoneNumbers
Patches an employee's phone number.
patch
Powered by
Search for inventory items.
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!