Leg (Flexible Fares)
Multiple Fares Per Itinerary:
Element |
Leg |
Description |
Legs for flexible fares. |
Children Sequence
Name |
Type |
Description |
Min Occurs |
Max Occurs |
---|---|---|---|---|
Requested booking code per flexible fare leg. |
0 |
unbounded |
||
Fare Basis codes requested for the flexible fare leg. |
0 |
unbounded |
||
Preferred or excluded fare type codes for flexible fare leg. |
0 |
unbounded |
||
Preferred or excluded brand type codes for flexible fare leg. |
0 |
1 |
||
|
Preferred cabin type for the flexible fare leg. |
0 |
1 |
|
Baggage information. |
0 |
1 |
||
SeatSelection | FreeSeatSelectionType | 0 | 1 | |
PriorityBoarding | FreePriorityBoardingType | 0 | 1 | |
Seats | SeatComfortPrefType |
This element specifies seat comfort filter for flexible fare leg. |
0 | 1 |
Attributes
Name |
Type |
Description |
Use |
---|---|---|---|
Num |
xs:short |
Leg number. |
required |
Sample SOAP Value
<FlexibleFares> <FareParameters> <Leg Num="1"> <Cabin Type="Y"/> </Leg> <Leg Num="2"> <Cabin Type="C"/> </Leg> </FareParameters> </FlexibleFares> |