Skip to main content
POST
Get Reschedule Quote
Provide your booking_id and the new_offer_id. The system calculates the fare_difference_paise and any change_penalty_paise.

Request Setup

string
required
Paste the booking_id.
string
required
Paste the offer_id from the new flight search.

Instructions

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

Authorizations

X-API-Key
string
header
required

Body

application/json
booking_id
string
required
new_offer_id
string
required
reason_code
string

Response

200 - application/json

Reschedule quote details.

booking_id
string
fare_difference_paise
integer
airline_change_fee_paise
integer
ota_fee_paise
integer
total_payable_paise
integer
quote_valid_until
string<date-time>