Update Stock for Product
PUT/inventories/:product_uuid
Updates the inventory for the specified product.
Request
Responses
- 200
- 400
- 404
- 500
Success. The stock item was updated successfully.
Bad request. The request failed validation.
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.