Create Inventory Reservation
POST/inventory-management/api/v1/Inventory/reserve
Creates a reservation that holds quantity for a product at a location until it is delivered or released.
Request
Responses
- 200
- 400
- 403
Returns confirmation that the reservation was created
If the reservation cannot be created
If the user lacks the INVENTORY_RESERVATION_CREATE permission