Operation list
Legend: — available in the version,
— not available in the version
# | Operation name | Input message | Output message | v0.21 | v0.35 | v0.47 | v0.50 | Description / Use cases | Samples | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | searchFlightsFlex | AirShoppingRQ | AirShoppingRS | Search operation finds one cheapest solution for each day of given range for the specified search criteria |
| |||||||||||||||||
2 | searchFlights | AirShoppingRQ | AirShoppingRS | Search flights request for the specified itinerary data and search type | : low fare, smart choice or flight info search | )
|
| |||||||||||||||
3 | searchFlightsJourney | AirShoppingRQ | AirShoppingRS | Search flights request | forthe whole | itinerarytrip for the specified itinerary data | ||||||||||||||||
4 | searchFlightsBySlice | AirShoppingRQ | AirShoppingRS | Search flights request slice by slice for the specified itinerary data | ||||||||||||||||||
5 | flightInfo | AirShoppingRQ | AirShoppingRS | Flight info request for a specified single flight | ||||||||||||||||||
6 | findRules | FareRulesRQ | FareRulesRS | Returns the filed details of a specific fare basis code | ||||||||||||||||||
7 | seatMap | SeatAvailabilityRQ | SeatAvailabilityRS | Returns data used to construct seat | maps map with prices | |||||||||||||||||
8 | baggageCharges | BaggageChargesRQ | BaggageChargesRS | Returns pricing for extra baggage | ||||||||||||||||||
9 | servicePrice | ServicePriceRQ | ServicePriceRS | Returns pricing of ancillary services |
| |||||||||||||||||
910 | book | OrderCreateRQ | OrderViewRS | Creates new reservation (PNR) in reservation systemPSS |
| 10|||||||||||||||||
11 | read | OrderRetrieveRQ | OrderViewRS | Returns information about existing PNR by PNR number | 11||||||||||||||||||
12 | changeBook | OrderChangeRQ | OrderViewRS | Modification of PNR by specifying which PNR items to change and what to change | 12||||||||||||||||||
13 | cancelBooking | OrderCancelRQ | OrderCancelRS | Operation of cancellation of a specified PNR, and returns confirmation of cancellation | 13||||||||||||||||||
14 | reprice | ItinReshopRQ | ItinReshopRS | Operation returns the actual fares (for ticketing operation) according to the specified itinerary parameters |
| |||||||||||||||||
1415 | demandTickets | AirDocIssueRQ | AirDocDisplayRS | Operation set requests an Airline to issue flight (ETK) and/or ancillary (EMD) document(s) |
| 15|||||||||||||||||
16 | retrieveTicket | AirDocDisplayRQ | AirDocDisplayRS | Returns information about existing ETK/EMD by ETK/EMD number | 16||||||||||||||||||
17 | voidTicket | AirDocVoidRQ | AirDocVoidRS | Allows to void existing ETK | 17||||||||||||||||||
18 | agentPayment | OrderCreateRQ | OrderViewRS | Create booking by flight solution, proceed payment, issue ETK for all passengers and send receipts to lead passenger
|
| |||||||||||||||||
19 | orderCreate | orderCreateRQ | OrderViewRS | Create booking by flight solution, proceed payment, issue ETK for all passengers and send receipts to lead passenger
| ||||||||||||||||||
20 | orderChange | orderChangeRQ | OrderViewRS | Complete 3DS payment started with the orderCreate operation, and continue issue ETK for all passengers and send receipts to lead passenger
|