Get product's stock by id
GET/products/:product_id/sku/:product_sku_id/stock/:store_id
Retrieve stock quantity for a specific product SKU at a given store.
Request
Responses
- 200
- 404
- 422
- 429
Successful Response
Not Found
Validation Error
Too Many Requests
Response Headers
Retry-After
Time to wait before make another request