Get Stock for Product
GET/inventories/:product_uuid
Gets the stock for the product matching the specified unique identifier.
Request
Responses
- 200
- 404
- 500
Success. Returns the stock for the given product UUID
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.