Flight Segment details
Note:
This is optional in AirShoppingRS, but mandatory in OfferPriceRS, OrderCreateRQ/OrderViewRS, OrderRetrieve - OrderViewRS and SeatAvailabilityRS.
O
List of unique Flight Segment details.
List [1..*]
M
<CabinTypeAssociationChoice>
Defines the Cabin details for the flight segment.
O
Cabin Type Code as defined by ATSB codeset 9873
Char(1)
O
Defines the name of the cabin. Examples: Economy, Premium Economy, Business or First.
String
O
<DatedMarketingSegmentRefId>
Reference to a unique identifier of a dated marketing segment.
Alphanumeric
M
<MarketingCarrierRBD_Code>
Defines the Marketing Carrier Selling Class/Reservation Booking Designator (RBD).
Char(1)
O
Unique PaxSegment identifier.
Alphanumeric
M
<PaxSegmentList>
<PaxSegment>
<CabinTypeAssociationChoice>
<SegmentCabinType>
<CabinTypeCode>5</CabinTypeCode>
<CabinTypeName>Economy</CabinTypeName>
</SegmentCabinType>
</CabinTypeAssociationChoice>
<DatedMarketingSegmentRefId>DMS1</DatedMarketingSegmentRefId>
<MarketingCarrierRBD_Code>U</MarketingCarrierRBD_Code>
<PaxSegmentID>SEG1</PaxSegmentID>
</PaxSegment>
<PaxSegment>
<CabinTypeAssociationChoice>
<SegmentCabinType>
<CabinTypeCode>5</CabinTypeCode>
<CabinTypeName>Economy</CabinTypeName>
</SegmentCabinType>
</CabinTypeAssociationChoice>
<DatedMarketingSegmentRefId>DMS2</DatedMarketingSegmentRefId>
<MarketingCarrierRBD_Code>Q</MarketingCarrierRBD_Code>
<PaxSegmentID>SEG2</PaxSegmentID>
</PaxSegment>
</PaxSegmentList>