The Cancel API is used for cancelling the reservations using the bookingId made via Zentrum Connect booking API.

Cancel API Details:
HTTP: DELETE
Endpoint:{baseEndpoint}/api/v1/book/{{bookingId}}?cancellationToken={{cancellationToken}}

FAQs

In case of a multi-room booking, can I cancel specific rooms from the booking?
No, we do not support partial booking cancellation.

Error Codes

Error CodeError Message
4001Invalid data in request - Please refer to the fields[] for more details.
4010Booking is already cancelled
4011Booking cannot be cancelled after the check-in date
5005Cancellation pending from supplier end
5000Your request failed due to an unknown system error. Please contact support team with the correlationId.
5001Your request failed due to an unknown error returned by the supplier. Please contact support team with the correlationId.