Set Reservation Status
PUT/inventory-management/api/v1/Reservations/:id/status
Moves a reservation between In Transit and Delivered while unbilled; a billed reservation is read-only.
Request
Responses
- 200
- 400
- 404
Returns confirmation of the status change
If the status value is unknown, the transition is illegal, or the reservation is billed
If the reservation with the specified ID is not found