Create Stock for Product
POST/inventories/:product_uuid
Sets the inventory quantity for the specified product. When you take this action, you are choosing to manage the inventory for this product in Commerce.
Request
Responses
- 201
- 400
- 500
Success. Stock was successfully created for product
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.