Skip to main content

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

Successful Operation