post
https://api.aerocrs.com/v5/assessChangeFees
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request
| Parameter | Type | Description |
|---|---|---|
| bookingconfirmation | String* | as accepted from confirmBooking OR PNR ref |
| action | String* | Must be "all" |
| flightcode | Integer* | The flight code as received from getBooking / createBooking / getFlight |
*Mandatory parameters
Response
| Parameter | Type | Description |
|---|---|---|
| cancel | Object | Object containing info regarding cancellation fee |
| checkAmand | Object | Object containing info regarding amendment fee |
| price | Money | Price of fee |
| text | String | Text to show of the relevant fee |
| flightcode | Integer | The flight code as requested |
| err | String | If there is a problem with amending/canceling this PNR |
Important noticeNot all airlines support changes on bookings - please contact the airline before you are implementing this API

