Create Stock Transaction on Product
POST/inventories/:product_uuid/transactions
Create Stock Transaction on Product
Request
Responses
- 200
- 404
- 422
- 500
Success. Stock was successfully modified for product
Not found. The requested entity does not exist.
The request was understood, but could not be processed by the server
Internal server error. There was a system failure in the platform.