Create Transaction
POST/inventory-management/api/v1/Transactions
Creates a single inventory transaction such as a receipt, adjustment, or transfer.
Request
Responses
- 200
- 201
- 400
- 500
OK
Returns the created transaction
If the transaction violates a business rule
If an error occurs while creating the transaction