Skip to main content

Export Inventory Valuation

GET 

/api/reporting/inventory-valuation/export

Streams the inventory valuation report as a CSV file download (Content-Type text/csv, attachment inventory-valuation.csv).

Required scope: reports:read

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

Authentication: Requires Bearer token

Columns: the selected group_by dimensions (SKU, Warehouse, Supplier, Brand, COGS Nominal Code) followed by quantity/valuation pairs — Available, Allocated, On Hold, On Hand, On Hand Average Cost, In Transit, Inbound, Prepaid, and Average Cost. On Hand / On Hand Valuation are the physical on-hand position as of the report date (on_hand_active_qty x average cost) and include allocated & on-hold stock but exclude In Transit.

Response: CSV file download (not JSON).

Request

Responses

Successful response