Inventory Quantity

This endpoint provides inventory data for a product, including available quantity, purchase order quantity, and warehouse details. It groups the data by source and warehouse, and includes the latest sync timestamp (date_updated). The response also includes metadata like requested source and pagination details.

Query Params
string
required

SKU to search. Automatically normalized before lookup.

source
array of strings

Limits results to specific sources. For the current phase, only ADC is supported.

source
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json