Skip to main content
GET
Item - Get Locations

Authorizations

Authorization
string
header
required

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

Query Parameters

item_id
string
required

Item ID

Example:

"507f1f77bcf86cd799439011"

Response

Item warehouse locations with inventory data

_id
string

Location ID

name
string

Location name

warehouse_id
string

Warehouse ID

items
object[]

Item inventory entries at this location