/products/warehouses
Returns stocks and default shipping prices for product’s variants at the specified warehouse. Either id
or sku
of the product must be specified.
You may specify a list of warehouseId
or warehouseLabel
for warehouses that interest you. If no warehouseId
or warehouseLabel
is specified, results are returned for all your warehouses.
For more information on how default shipping prices work read the overview.
Normally, you don’t have to use this endpoint, unless when testing or debugging.
Returns
The list of all stocks and default shipping prices for product’s variants at the specified (or all if none are specified) warehouses as well as a paging
field with paging options if needed.
Variant SKUs may be omitted if id
is used in the request (we will assume that the client prefers Joom IDs).
Request Parameters
Responses
If the number of results exceeds the limit for the request, this parameter will aid the client in paging to collect all the results