Inventory valuation snapshot
Returns the current inventory valuation for every active SKU in the entity, calculated using
the weighted-average cost (WAC) method. Each row includes the product ID, SKU, location,
quantity on hand, unit cost, and extended value. Use this endpoint to reconcile the Inventory
Asset GL account against physical counts.
Requires migration:read scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Query Parameters
Snapshot date. Defaults to today.
Valuation method. Defaults to fifo.
fifo, avg, lot_cost Filter to one warehouse location.

