getSummaryInventoryReport

Get summary inventory report (all stores and locations).

For more detailed data, use getProductStock instead.

Input parameters

Parameter name Description Possible value Required
date ISO date (yyyy-mm-dd) yes
warehouseID Warehouse ID integer

Response

Field name Type Description
warehouseID integer Warehouse ID
amount number Amount in stock
totalPurchaseValue number Total value of inventory in purchase prices (wholesale prices). Does not include shipping or other extra costs.
totalCostValue number Total cost value of inventory. Cost includes purchase prices + shipping and other extra costs.
totalSalesValue number Total value of inventory in sales prices.