Cancellation Penalty API

The cancellation penalty API provides the cancellation penalty details for the requested bookingId.

Cancellation Penalty Details:
HTTP: GET
Endpoint:{baseEndpoint}/api/hotel/bookingcancellationFee?id={bookingid}

FAQs

Do we fetch the cancellation policies real-time from the supplier?
No, we fetch the cancellation policies against the bookingId from our booking database stored during the booking process provided by the supplier.

Error Codes

Error CodeError Message
4001Invalid data in request - Please refer to the fields[] for more details.
4009Booking not found
5000Your request failed due to an unknown system error. Please contact support team with the correlationId.