Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This contains information on the flights

 New or modified element

To be removed/deprecated

Unique to v2 - Branded Fares

Unique to V1 - Fare Families

<Response / DataLists / FlightList>

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

NDC SERVICES

Attribute

Flight@FlightKey

ID of the flight

Alphanumeric

Any

AirshoppingRS
OrderViewRS
OfferPriceRS
ServiceListRS

Flight / Journey / Time

Duration of the flight

Alphanumeric

Any

AirshoppingRS
OrderViewRS
OfferPriceRS
ServiceListRS

Flight / SegmentReferences

References for the segment

Alphanumeric

Any

AirshoppingRS
OrderViewRS
OfferPriceRS
ServiceListRS

 Example
<FlightList>
	<Flight FlightKey="FL11">
		<Journey>
			<Time>PT11H50M</Time>
		</Journey>
		<SegmentReferences>IB042320230129BIOMAD IB625120230129MADJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL12">
		<Journey>
			<Time>PT15H55M</Time>
		</Journey>
		<SegmentReferences>IB042320230129BIOMAD IB625320230129MADJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL13">
		<Journey>
			<Time>PT11H35M</Time>
		</Journey>
		<SegmentReferences>IB044720230129BIOMAD IB625320230129MADJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL14">
		<Journey>
			<Time>PT15H10M</Time>
		</Journey>
		<SegmentReferences>IB506120230129BIOBCN IB262720230129BCNJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL15">
		<Journey>
			<Time>PT14H55M</Time>
		</Journey>
		<SegmentReferences>IB546520230129BIOLGW IB738020230129LHRJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL16">
		<Journey>
			<Time>PT20H10M</Time>
		</Journey>
		<SegmentReferences>IB505920230129BIOBCN IB262720230129BCNJFK</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL21">
		<Journey>
			<Time>PT10H10M</Time>
		</Journey>
		<SegmentReferences>IB262820230203JFKBCN IB506020230204BCNBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL210">
		<Journey>
			<Time>PT11H11M</Time>
		</Journey>
		<SegmentReferences>IB400020230203JFKMAD IB042620230204MADBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL22">
		<Journey>
			<Time>PT16H55M</Time>
		</Journey>
		<SegmentReferences>IB737520230203JFKLHR IB546420230204LGWBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL23">
		<Journey>
			<Time>PT13H5M</Time>
		</Journey>
		<SegmentReferences>IB737920230203JFKLHR IB546420230204LGWBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL24">
		<Journey>
			<Time>PT16H45M</Time>
		</Journey>
		<SegmentReferences>IB625020230203JFKMAD IB232420230204MADBFB</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL25">
		<Journey>
			<Time>PT16H20M</Time>
		</Journey>
		<SegmentReferences>IB735420230203JFKLHR IB546420230204LGWBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL26">
		<Journey>
			<Time>PT9H55M</Time>
		</Journey>
		<SegmentReferences>IB625220230203JFKMAD IB042620230204MADBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL27">
		<Journey>
			<Time>PT9H30M</Time>
		</Journey>
		<SegmentReferences>IB625020230203JFKMAD IB044820230204MADBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL28">
		<Journey>
			<Time>PT15H25M</Time>
		</Journey>
		<SegmentReferences>IB737120230203JFKLHR IB546420230204LGWBIO</SegmentReferences>
	</Flight>
	<Flight FlightKey="FL29">
		<Journey>
			<Time>PT13H50M</Time>
		</Journey>
		<SegmentReferences>IB625020230203JFKMAD IB042620230204MADBIO</SegmentReferences>
	</Flight>
</FlightList>

  • No labels