Skip to main content
POST
Get Cancellation Quote
Enter your booking_id to retrieve a cancellation quote. Review the airline_penalty_paise and refund_amount_paise.

Request Setup

string
required
Paste the booking_id of the TICKETED booking.

Instructions

  1. Review the requirements and set up the request payload.
  2. Hit the Send button.
Requirement: Review the airline_penalty_paise and refund_amount_paise.

Authorizations

X-API-Key
string
header
required

Body

application/json
booking_id
string
required
reason_code
string
cancellation_type
enum<string>
default:VOLUNTARY
Available options:
VOLUNTARY,
INVOLUNTARY

Response

200 - application/json

Cancellation quote details.

booking_id
string
processing_mode
enum<string>
Available options:
AUTO,
MANUAL
airline_penalty_paise
integer
ota_fee_paise
integer
refund_amount_paise
integer
currency
string
quote_valid_until
string<date-time>