Skip to main content
POST
Inventory - Get Items

Authorizations

Authorization
string
header
required

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

Body

application/json
item_ids
string[]
required

Array of item IDs to look up

warehouse_ids
string[]

Filter by warehouse IDs

Response

Inventory for requested items

items
object[]
required

Array of inventory items with location details