/
6.1. FLIGHT DETAILS REQUEST

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

Element

Attribute

Type

Description

Min…Max occurs

 

PrimaryLangID*

 

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

<OTA_AirDetailsRQ EchoToken="EchoToken" PrimaryLangID="EN" Version="2" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <AirDetail BookingCode="6d05da"/> </OTA_AirDetailsRQ>

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

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

<OTA_AirDetailsRQ EchoToken="533675" Version="2.0" PrimaryLangID="ru" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <AirDetail SupplierCode="sabre"> <Airline Code="GF" CodeContext="marketingCompany"/> <Airline Code="GF" CodeContext="operatingCompany"/> <FlightNumber>219</FlightNumber> <DepartureAirport LocationCode="BAH"/> <ArrivalAirport LocationCode="KWI"/> <DepartureDate>2022-09-05T20:40:00</DepartureDate> </AirDetail> </OTA_AirDetailsRQ>

Related content

6.2. FLIGHT DETAILS RESPONSE
6.2. FLIGHT DETAILS RESPONSE
More like this
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
More like this
3.1. FLIGHT SCHEDULE SEARCH REQUEST
3.1. FLIGHT SCHEDULE SEARCH REQUEST
More like this
2.2. FLIGHT LOW FARE SEARCH RESPONSE
2.2. FLIGHT LOW FARE SEARCH RESPONSE
More like this
7.2. FLIGHT SEAT MAP RESPONSE
7.2. FLIGHT SEAT MAP RESPONSE
Read with this
5.1. FLIGHT FARE RULES REQUEST
5.1. FLIGHT FARE RULES REQUEST
More like this