List Inventory Items
Inventory Items
List Inventory Items
List in-stock inventory items. Only items with on-hand quantity greater than zero are returned. Sorted by most recently updated first.
GET
List Inventory Items
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Page marker, from X-Page-Next header
Page size, defaults to 20
Required range:
1 <= x <= 500Path Parameters
Store ID
Example:
"64e5a8a1af49a89df37e4ee7"
Query Parameters
Filter by location ID (e.g. loc_...)
Filter by inventory item kind
Available options:
PRODUCT, RETURN, UNDECLARED, UNKNOWN Response
Success