List Inventory Levels
Inventory Levels
List Inventory Levels
List inventory levels, representing the aggregate quantity of a product at a specific location. Sorted by most recently updated first.
GET
List Inventory Levels
Documentation Index
Fetch the complete documentation index at: https://developers.redo.com/llms.txt
Use this file to discover all available pages before exploring further.
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 product ID (e.g. prd_...)
Filter by product SKU
Minimum updated time, inclusive
Maximum updated time, exclusive
Response
Success