Create Drop-Ship Reservation
POST/inventory-management/api/v1/Reservations/drop-ship
Earmarks a part backed by inbound (PO) supply rather than On Hand; it doesn't consume available stock.
Request
Responses
- 200
- 400
- 403
Returns the created reservation id
If the request is invalid
If the user lacks the INVENTORY_RESERVATION_CREATE permission