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

Kits inventory map with optional items inventory.

kits
object
required

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

items
object

Map of item IDs to item inventory (when include_items_inventory is true)