Inventory Quantity

This endpoint returns inventory data for a requested product SKU across authorized sources, grouped by source and warehouse. Each warehouse includes location details, inventory quantities that may vary by source, and the latest sync timestamp (date_updated). The response also includes product identifiers, applied filters, source authorization details, pagination metadata, and possible errors.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

SKU to search. If provided, the API returns data only for the requested SKU. If not provided, the API returns SKUs based on the selected source and access rules.

source
array of strings
required

Distributor source used to retrieve inventory data. Example: ADC or DMI. The client must be authorized to access the requested source.

source*
boolean

If true, a single hit can access all SKUs available in the distributor. If false, a single hit will display only 10 SKUs by default.

warehouse_name
array of strings

Limits results to specific warehouse names.

warehouse_name
boolean

If true, only returns warehouse records where inventory.available_qty > 0.

integer

Maximum number of page availability to be shown.

integer

Used for searching the specific page.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json