Skip to main content

Get Inventory Valuation

GET 

/api/inventory-management/valuation

Returns the total value of on-hand and in-transit inventory across all warehouses, broken down by inventory status. Each status carries both a quantity and a valuation, plus an overall average unit cost. Use it to power an inventory valuation summary. Optionally scope the figures to a single warehouse or to an as-of cut-off date.

Required scope: inventory:read

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

Request

Responses

OK

Response Headers
    Content-Type