Edit Reservation
PUT/inventory-management/api/v1/Reservations/:id
Edits an unbilled reservation in place (quantity / location / destination / serials); a billed reservation is read-only.
Request
Responses
- 200
- 400
- 404
Returns confirmation of the edit
If the reservation is billed and cannot be edited
If the reservation with the specified ID is not found