Get Product Stock
Retrieve your Erply inventory — quantities on hand, reserved amounts, Reorder Points and Restock Levels, FIFO costs, and most recent purchase prices.
Query
ilter products by status: ACTIVE, NO_LONGER_ORDERED, NOT_FOR_SALE, ACTIVE_AND_NOT_FOR_SALE, ARCHIVED, or ALL_EXCEPT_ARCHIVED. The last one returns all non-archived items (ie. items that are active, not for sale or no longer ordered). IF you are building a Stock Replenishment Report, ACTIVE_AND_NOT_FOR_SALE is the recommended option. It returns all items that can be ordered, skipping archived products and those marked as "not ordered any more".
If this parameter is omitted, then the total stock will be returned. Don't omit the warehouseID when syncing stock amounts, instead use the "Sync Total Product Stock" action.
The Product ID to retrieve stock info for. (optional)
Retrieve stock for specific products. If you just want stock for a single item use the 'ProductID' parameter.
Retrieve variations of this matrix product.
When toggled on, also returns reserved amounts.
When toggled on - offline warehouses are not included in the result. This parameter should be used, when warehouseID is not set.
Must be a UNIX timestamp. Get only items for which the amount on hand has recently changed since a specified time. Example: Use: '1748045958' to retrieve changes since "Sat May 24 2025 00:19:18 GMT+0000"
Comma-separated response fields to include.