6.1. FLIGHT DETAILS REQUEST
The Flight Details Request is used to search for descriptive information (e.g. flight number, airline, departure and arrival airport/date&time) about a specific flight.
OTA_AirDetailsRQ*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
|
| For more information see Common Data Description section in Glossary. | 1...1 | |
AirDetail* |
|
| Specifies details of the flight. | 1...* |
BookingCode | string | Selected offer identifier that is returned in Flight Low Fare Search Response. Specifies what flight you want to book. | 0...1 |
For suppliers, that support Flight Schedule Search message, it is possible to get flight details without booking code. In this case the following parameters can be used in AirDetail:
OTA_AirDetailsRQ/AirDetail*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
| SupplierCode* | string | An id of supplier providing flight. | 1...1 |
Airline |
|
| Identifies airline for the requested flight. | 0...3 |
Code* | string (2 - 3) | Identifies a company by the IATA company code. | 1...1 | |
CodeContext* | string ("marketingCompany", "operatingCompany") | Specifies air company. | 1...1 | |
FlightNumber* |
| integer (0 - 9999) | Contents the flight number. | 1...1 |
DepartureAirport* |
|
| Identifies departure point of flight segment. | 1...1 |
LocationCode* | string (2 - 3) | 3-character IATA code of location. | 1...1 | |
ArrivalAirport* |
|
| Identifies arrival point of flight segment. | 1...1 |
LocationCode* | string (2 - 3) | 3-character IATA code of location. | 1...1 | |
DepartureDate* |
| yyyy-mm-ddThh-mm-ss | Identifies departure date of the requested flight. | 1...1 |