Skip to main content
POST
Inventory - Get Items 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

Items inventory map. Keys are item IDs, values contain on_hand, reserved, and free quantities.

{key}
object