/
4.1. FLIGHT TIME TABLE SEARCH REQUEST

4.1. FLIGHT TIME TABLE SEARCH REQUEST

Flight Time Table Search Request message has the same structure as Flight Schedule Search Request, but FlightInfo element is different from it:

OTA_AirScheduleRQ/FlightInfo:

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

Airline*

 

 

Identifies airline for the requested flight.

Element can display maximum 3 airlines. Please check with GP Travel HUB development if you are interested in specific suppliers limits.

1..3

Also in Time Table Search some attributes must have different default value:

OTA_AirScheduleRQ:

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

AvailableFlightsOnly*

boolean (“false“)

Allows to do search for all classes. For Flight Time Table Search Request must be always set to “false“.

1..1

TimeTableOnly*

boolean (“true“)

Displays the timetable for a day. For Flight Time Table Search Request must be always set to “true“.

1..1

<OTA_AirScheduleRQ xmlns="http://www.opentravel.org/OTA/2003/05" PrimaryLangID="en" EchoToken="12345" Version="2" AvailableFlightsOnly="false" TimeTableOnly="true"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <OriginDestinationInformation RPH="1"> <DepartureDateTime WindowAfter="P7D">2021-11-29</DepartureDateTime> <OriginLocation LocationCode="MOW" CodeContext="IATA.supplierCode"/> <DestinationLocation LocationCode="LED" CodeContext="IATA.supplierCode"/> </OriginDestinationInformation> <OriginDestinationInformation RPH="2"> <DepartureDateTime WindowAfter="P7D">2021-12-09</DepartureDateTime> <OriginLocation LocationCode="LED" CodeContext="IATA.supplierCode"/> <DestinationLocation LocationCode="MOW" CodeContext="IATA.supplierCode"/> </OriginDestinationInformation> </OTA_AirScheduleRQ>

Related content

3.1. FLIGHT SCHEDULE SEARCH REQUEST
3.1. FLIGHT SCHEDULE SEARCH REQUEST
More like this
2.1. FLIGHT LOW FARE SEARCH REQUEST
2.1. FLIGHT LOW FARE SEARCH REQUEST
More like this
10.1. RESERVATION INITIATE REQUEST
10.1. RESERVATION INITIATE REQUEST
Read with this
4.2. FLIGHT TIME TABLE SEARCH RESPONSE
4.2. FLIGHT TIME TABLE SEARCH RESPONSE
More like this
5.2. FLIGHT FARE RULES RESPONSE
5.2. FLIGHT FARE RULES RESPONSE
Read with this
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
More like this