Skip to main content

Get Inventory Valuation by Product

GET 

/api/inventory-management/valuation-by-product

Returns a flat, per-product breakdown of inventory value. Every product row includes quantities and valuations split by status (active, reserved, in-transit, inbound, on-hand) together with average unit costs, and the response ends with a totals block summing all products. Use it to build a detailed inventory valuation report.

Required scope: inventory:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type