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

Combined items and kits inventory map.

kits
object
required

Map of kit IDs to kit inventory (on_hand, free)

items
object

Map of item IDs to item inventory including all items across kits