Search K
Managing Inventory
How do I find what products are inventory tracked?
The v1/inventory/products endpoint will return all inventory tracked products as well as details pertaining to the measurement systems of the product.
How do I find a product’s inventory balance for a specific location?
The v1/inventory/requirements endpoint will return the current state of products at the given separation.
How do I update inventory?
Standard Product Supplier Integrations
SPSI integrations should use the v2/jobqueue endpoint to create a receive invoice record as the products being invoiced will be linked to the original Purchase Order record and complete the ordering workflow.
Everyone else
Creating a Receive Invoice via the v1/inventory/receiveinvoice endpoint will create a receive invoice record and a receive inventory record and subsequently update the inventory balance at the appropriate locations.