Reverse a pending reservation
DELETE/api/reservations/:reservationId/ignore
Sends message to ignore a PENDING reservation and expects to get back a message with confirmation of the ignore action. This operation frees the supplier's resources when the booking process is abandoned or a timeout is over.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful Operation
MANDATORY DATA MISSING
Unauthorized
Not Found
Unexpected Error