Inventory
You can retrieve stock levels for a given site, which will return you the product id and stock level at that site.
Get stock levels
GET /v1/companies/5678/sites/234/inventory.json |
Get stock levels at a given site |
The
id
represents a product id.<!-- Placeholder for Re-Direct -->