Confirms a new pending reservation
POST/api/reservations/:reservationId/commit
Sends message to confirm a reservation and expects to get back a message with the reservation with COMMITTED status
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful Operation
MANDATORY DATA MISSING
Unauthorized
Not Found
Unexpected Error