Get a single inventory balance
Inventory
Get a single inventory balance
Returns the current inventory balance record for a specific product-location pair. The balance
includes quantity on hand, quantity allocated (reserved for unfulfilled order lines), quantity
on order (from open purchase orders), and the available-to-promise (ATP) quantity computed as
qty_on_hand - qty_allocated. Requires inventory:read scope.
GET
Get a single inventory balance
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
Available options:
product, location, lot 
