Skip to main content
POST
Inventory - Get On Hand Location Map

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
data
object
required

Query data object

Response

On-hand inventory by location map. Keys are location IDs, values are objects mapping item IDs to on-hand quantities.

{key}
object