EnhancedAirBook (XML)
API情報
当該機能は、航空便の予約・運賃計算・運賃データ(PQ)保存 を一括で行うAPIです。
航空便の予約のみ、または運賃計算のみ行うことも可能です。
(詳細はサンプルをご確認ください)
Service Action Code | :EnhancedAirBookRQ |
最新バージョン | :3.10.0 |
プロトコル | :XML |
更新履歴
EnhancedAirBookRQ v3.10.0 on May 8, 2024
- FareBasis指定 (Smart Price) が可能となりました。
EnhancedAirBookRQ v3.10.0 on April 11, 2024
- 予約と運賃計算(WP - 旅客種別/小児年齢指定)/予約と運賃計算(WP - 旅客種別 5つ以上の場合)の各リクエストサンプルを追加しました。
2021年8月26日(木)以降の変更点
- 2021年8月26日(木)以降、利用バージョンにかかわらず代替プレートキャリア情報
(<IETCheckedValidatingCarrier>)が返却されるようになります。
併せて、関連する情報の値が一部変更となります。
変更前
・EnhancedAirBookRS>OTA_AirPriceRS>PriceQuote>MiscInformation>ValidatingCarrier
>Ticket@ValidatingCarrierType="Alternate"
変更後
・EnhancedAirBookRS>OTA_AirPriceRS>PriceQuote>MiscInformation>ValidatingCarrier
>Ticket@ValidatingCarrierType="IETChecked"
・EnhancedAirBookRS>OTA_AirPriceRS>PriceQuote>MiscInformation>ValidatingCarrier
>IETCheckedValidatingCarrier
>Ticket@ValidatingCarrierType="Alternate"
変更後
・EnhancedAirBookRS>OTA_AirPriceRS>PriceQuote>MiscInformation>ValidatingCarrier
>Ticket@ValidatingCarrierType="IETChecked"
・EnhancedAirBookRS>OTA_AirPriceRS>PriceQuote>MiscInformation>ValidatingCarrier
>IETCheckedValidatingCarrier
EnhancedAirBookRQ v3.10.0 on May 21, 2021
- 予約/運賃計算(WP)/予約と運賃計算(WP)/複数運賃計算(WPA)/予約と複数運賃計算(WPA)の各リクエストサンプルを追加しました。
EnhancedAirBookRQ v3.10.0 on October 22, 2020
- 最低乗継時間が下回った場合に、処理を止めることが可能になりました。
- 予約作成時、自動運賃計算前にARNKを追加することが可能になりました。
EnhancedAirBookRQ v3.9.0 on July 31, 2018
- 運賃計算の際、アカウントコード強制指定が可能になりました。
- リクエスト時に指定した金額よりも合計額が下回った場合に、処理を止めることが可能になりました。
リクエストサンプル
予約
TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
選択<EnhancedAirBookRQ version="3.10.0" IgnoreOnError="false" haltOnInvalidMCT="true" xmlns="http://services.sabre.com/sp/eab/v3_10">
<OTA_AirBookRQ>
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2021-01-15T13:45:00" FlightNumber="959" NumberInParty="2" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="PVG" />
<MarketingAirline Code="NH" FlightNumber="959" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FlightSegment DepartureDateTime="2021-01-21T13:15:00" FlightNumber="920" NumberInParty="2" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="NRT" />
<MarketingAirline Code="NH" FlightNumber="920" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="PVG" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="1000" />
</OTA_AirBookRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation />
</PostProcessing>
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/STL_Header/v120" xmlns:ns10="http://services.sabre.com/essm/session/v1" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://services.sabre.com/essm/sharedcache/v1" xmlns:ns14="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns15="http://services.sabre.com/sp/preferences/v1" xmlns:ns16="http://services.sabre.com/STL/v01" xmlns:ns17="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2020-10-16T02:20:13.260-05:00" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="01-15T13:45" ArrivalDateTime="01-15T16:20" FlightNumber="0959" NumberInParty="002" ResBookDesigCode="Y">
<DestinationLocation LocationCode="PVG" />
<MarketingAirline FlightNumber="0959" Code="NH" />
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="01-21T13:15" ArrivalDateTime="01-21T17:05" FlightNumber="0920" NumberInParty="002" ResBookDesigCode="Y">
<DestinationLocation LocationCode="NRT" />
<MarketingAirline FlightNumber="0920" Code="NH" />
<OriginLocation LocationCode="PVG" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="5" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="03.35" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="1119" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2021-01-15T13:45" ArrivalDateTime="01-15T16:20" FlightNumber="0959" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="2" LocationCode="PVG" Terminal="TERMINAL 2" />
<Equipment AirEquipType="788" />
<MarketingAirline FlightNumber="0959" ResBookDesigCode="Y" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0959" ResBookDesigCode="Y" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="1" LocationCode="NRT" Terminal="TERMINAL 1" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>01-15T16:20</UpdatedArrivalTime>
<UpdatedDepartureTime>01-15T13:45</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>NRT</DepartureAirport>
<DepartureTerminalName>TERMINAL 1</DepartureTerminalName>
<DepartureTerminalCode>1</DepartureTerminalCode>
<ArrivalAirport>PVG</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 2</ArrivalTerminalName>
<ArrivalTerminalCode>2</ArrivalTerminalCode>
<EquipmentType>788</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>959</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>215</ElapsedTime>
<AirMilesFlown>1119</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2021-01-15T13:45:00</DepartureDateTime>
<ArrivalDateTime>2021-01-15T16:20:00</ArrivalDateTime>
<FlightNumber>959</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
<Item RPH="2">
<FlightSegment Status="SS" DayOfWeekInd="4" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="02.50" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="1119" SegmentNumber="0002" IsPast="false" eTicket="true" DepartureDateTime="2021-01-21T13:15" ArrivalDateTime="01-21T17:05" FlightNumber="0920" SpecialMeal="false" Id="4">
<DestinationLocation TerminalCode="1" LocationCode="NRT" Terminal="TERMINAL 1" />
<Equipment AirEquipType="789" />
<MarketingAirline FlightNumber="0920" ResBookDesigCode="Y" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0920" ResBookDesigCode="Y" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="2" LocationCode="PVG" Terminal="TERMINAL 2" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>01-21T17:05</UpdatedArrivalTime>
<UpdatedDepartureTime>01-21T13:15</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="2" segmentAssociationId="3">
<DepartureAirport>PVG</DepartureAirport>
<DepartureTerminalName>TERMINAL 2</DepartureTerminalName>
<DepartureTerminalCode>2</DepartureTerminalCode>
<ArrivalAirport>NRT</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 1</ArrivalTerminalName>
<ArrivalTerminalCode>1</ArrivalTerminalCode>
<EquipmentType>789</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>920</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>170</ElapsedTime>
<AirMilesFlown>1119</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2021-01-21T13:15:00</DepartureDateTime>
<ArrivalDateTime>2021-01-21T17:05:00</ArrivalDateTime>
<FlightNumber>920</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - NOT PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
<OpenReservationElements>
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-4" id="4" />
<OpenReservationElement elementId="pnr-or-4" id="4" />
</OpenReservationElements>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
運賃計算(WP)
Retain="true"を指定することで同時に運賃データ(PQ)保存が可能となります。 選択<EnhancedAirBookRQ version="3.10.0" HaltOnError="true" IgnoreOnError="false" xmlns="http://services.sabre.com/sp/eab/v3_10">
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<FareOptions Public="true" />
<PassengerType Code="ADT" Quantity="1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="500" />
</PostProcessing>
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/STL_Header/v120" xmlns:ns10="http://services.sabre.com/essm/session/v1" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://services.sabre.com/essm/sharedcache/v1" xmlns:ns14="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns15="http://services.sabre.com/sp/preferences/v1" xmlns:ns16="http://services.sabre.com/STL/v01" xmlns:ns17="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2021-04-15T02:48:40.526-05:00" />
</ApplicationResults>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>AIRPORT EXCESS STANDARD PIECE</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>0GOACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY10KG 22LBUPTO 45LI 115LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="10">
<Text>UP TO 22 POUNDS/10 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="4U">
<Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0MJACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
<MaximumSize Units="I">45</MaximumSize>
<MaximumWeightInAlternate Units="K">10</MaximumWeightInAlternate>
<MaximumWeight Units="L">22</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>AIRPORT EXCESS PIECE DOM SEG</CommercialNameofBaggageItemType>
<DescriptionOne Code="CB">
<Text>SPECIAL CABIN BAGGAGE</Text>
</DescriptionOne>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>ES1ACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="5" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>AIRPORT EXCESS WEIGHT DOM SEG</CommercialNameofBaggageItemType>
<DescriptionOne Code="CB">
<Text>SPECIAL CABIN BAGGAGE</Text>
</DescriptionOne>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>ES2ACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="6" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>AIRPORT EXCESS SIZE DOM SEG</CommercialNameofBaggageItemType>
<DescriptionOne Code="CB">
<Text>SPECIAL CABIN BAGGAGE</Text>
</DescriptionOne>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>ES3ACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="7" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>AIRPORT EXS PC 10KG158CM DOM</CommercialNameofBaggageItemType>
<DescriptionOne Code="CB">
<Text>SPECIAL CABIN BAGGAGE</Text>
</DescriptionOne>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>ES4ACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="8" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>AIRPORT EXS WEIGHT10KG23KG DOM</CommercialNameofBaggageItemType>
<DescriptionOne Code="CB">
<Text>SPECIAL CABIN BAGGAGE</Text>
</DescriptionOne>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>ES5ACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="9" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>AIRPORT EXCESS PIECE 10KG158CM</CommercialNameofBaggageItemType>
<DescriptionOne Code="10">
<Text>UP TO 22 POUNDS/10 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6X">
<Text>OVER 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>02SACVN</ExtendedSubCodeKey>
<RFIC>C</RFIC>
<SizeWeightInfo>
<MaximumWeightInAlternate Units="K">10</MaximumWeightInAlternate>
<MaximumWeight Units="L">22</MaximumWeight>
<MinimumSizeInAlternate Units="C">158</MinimumSizeInAlternate>
<MinimumSize Units="I">62</MinimumSize>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="10" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAAVN</ExtendedSubCodeKey>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2021-12-23</DepartureDate>
<Text>VALIDATING CARRIER - VN</Text>
<Text>BAG ALLOWANCE -SGNHAN-01P/VN/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-SGNHAN-NOT PERMITTED/VN/UP TO 22 POUNDS</Text>
<Text>/10 KILOGRAMS AND OVER 62 LINEAR INCHES/158 LINEAR CENTIME</Text>
<Text>TERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>SGNHAN-01P/VN</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>SGNHAN-VN</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="VN" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>USD</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalBaseFareAmount>47100</GrandTotalBaseFareAmount>
<GrandTotalEquivFareAmount>430.00</GrandTotalEquivFareAmount>
<GrandTotalTaxes>6960</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>54060</TotalAmount>
</SolutionInformation>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="54060">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACVN</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="0" />
<Equiv CurrencyCode="JPY" Amount="0" />
<Total>0</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>02SACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="0" />
<Equiv CurrencyCode="JPY" Amount="0" />
<Total>0</Total>
</PriceInformation>
<ProvisionType>P</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>02SACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="4">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACVN</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="5">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base Amount="0" />
<Equiv CurrencyCode="JPY" />
</PriceInformation>
<ProvisionType>CC</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>ES1ACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="6">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base Amount="0" />
<Equiv CurrencyCode="JPY" />
</PriceInformation>
<ProvisionType>CC</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>ES2ACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="7">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base Amount="0" />
<Equiv CurrencyCode="JPY" />
</PriceInformation>
<ProvisionType>CC</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>ES3ACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="8">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base Amount="0" />
<Equiv CurrencyCode="JPY" />
</PriceInformation>
<ProvisionType>CC</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>ES4ACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="9">
<Associations>
<CarrierCode RPH="1">VN</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-12-23</DepartureDate>
<DestinationLocation LocationCode="HAN" RPH="1" />
<FlightNumber RPH="1">208</FlightNumber>
<OriginLocation LocationCode="SGN" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>VN</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
<PassengerType Code="ADT" />
<PriceInformation>
<Base Amount="0" />
<Equiv CurrencyCode="JPY" />
</PriceInformation>
<ProvisionType>CC</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>ES5ACVN</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>SGN VN HAN430.00USD430.00END</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="VN" />
<Departure AirlineCode="VN" CityCode="SGN" AirportCode="SGN" ArrivalCityCode="HAN" GenericInd="O" ArrivalAirportCode="HAN" />
<FareBasis FilingCarrier="VN" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="430.00" Code="YVN" GlobalInd="EH" Market="SGNHAN" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -SGNHAN-01P/VN/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-SGNHAN-NOT PERMITTED/VN/UP TO 22 POUNDS</Text>
<Text>/10 KILOGRAMS AND OVER 62 LINEAR INCHES/158 LINEAR CENTIME</Text>
<Text>TERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>SGNHAN-01P/VN</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>SGNHAN-VN</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>SPECIAL CABIN BAGGAGE-NOT PERMITTED</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="USD" Amount="430.00" />
<Construction CurrencyCode="USD" RateOfExchange="1.000000" Amount="430.00" />
<Endorsements>
<Text>NON-END./RESTRICTIONS MAY APPLY</Text>
</Endorsements>
<EquivFare CurrencyCode="JPY" Amount="47100" />
<Taxes TotalAmount="6960">
<Tax TaxCode="UE3" Amount="4710" TaxName="VALUE ADDED TAX DOMESTIC" TicketingTaxCode="UE" />
<Tax TaxCode="AX" Amount="480" TaxName="PASSENGER SERVICE CHARGE DOMES" TicketingTaxCode="AX" />
<Tax TaxCode="C4" Amount="100" TaxName="PASSENGER AND BAGGAGE SECURITY" TicketingTaxCode="C4" />
<Tax TaxCode="YRI" Amount="1670" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="54060" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="VN" FarePassengerType="ADT" FareType="P" FareAmount="430.00" Code="YVN" GlobalInd="EH" Market="SGNHAN" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ItineraryPricing>
<PriceQuote RPH="1">
<MiscInformation>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1648/15APR21</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="VN" DisplayOnly="false" RPH="1" InputMessage="WPPL¥P1ADT¥RQ" StatusCode="A" StoredDateTime="2021-04-15T16:48">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="USD" Amount="430.00" />
<EquivFare CurrencyCode="JPY" Amount="47100" />
<Taxes>
<Tax TaxCode="XT" Amount="6960" />
<TaxBreakdownCode TaxPaid="false">4710UE</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">480AX</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">100C4</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1670YR</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="54060" />
<Totals>
<BaseFare Amount="430.00" />
<EquivFare Amount="47100" />
<Taxes>
<Tax Amount="6960" />
</Taxes>
<TotalFare Amount="54060" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="ADT" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPPL$P1ADT$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - VN</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>NON-END./RESTRICTIONS MAY APPLY</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="YVN" />
<FareCalculation>
<Text>SGN VN HAN430.00USD430.00END</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="12-23T06:00" ConnectionInd="O" FlightNumber="208" ResBookDesigCode="Y">
<BaggageAllowance Number="01P" />
<FareBasis Code="YVN" />
<MarketingAirline FlightNumber="208" Code="VN" />
<OriginLocation LocationCode="SGN" />
<ValidityDates>
<NotValidAfter>2022-12-23</NotValidAfter>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="HAN" />
</FlightSegment>
<FareComponent TicketDesignator="" GoverningCarrier="VN" FareBasisCode="YVN" Amount="43000" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="SGN" Destination="HAN" />
<Dates DepartureDateTime="12-23T06:00" ArrivalDateTime="12-23T08:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE USED TO CALCULATE DISCOUNT</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuoteTotals>
<BaseFare Amount="430.00" />
<EquivFare Amount="47100.00" />
<Taxes>
<Tax Amount="6960.00" />
</Taxes>
<TotalFare Amount="54060.00" />
</PriceQuoteTotals>
</ItineraryPricing>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="4" CodeShare="false" NumberInParty="01" StopQuantity="00" ElapsedTime="02.05" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="0718" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2021-12-23T06:00" ArrivalDateTime="12-23T08:05" FlightNumber="0208" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="1" LocationCode="HAN" Terminal="TERMINAL 1" />
<Equipment AirEquipType="321" />
<MarketingAirline FlightNumber="0208" ResBookDesigCode="Y" Code="VN">
<Banner>MARKETED BY VIETNAM AIRLINES</Banner>
</MarketingAirline>
<Meal Code="S" />
<OperatingAirline FlightNumber="0208" ResBookDesigCode="Y" Code="VN">
<Banner>OPERATED BY VIETNAM AIRLINES</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="VN" />
<DisclosureCarrier DOT="false" Code="VN">
<Banner>VIETNAM AIRLINES</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="1" LocationCode="SGN" Terminal="TERMINAL 1" />
<SupplierRef ID="DCVN" />
<UpdatedArrivalTime>12-23T08:05</UpdatedArrivalTime>
<UpdatedDepartureTime>12-23T06:00</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>SGN</DepartureAirport>
<DepartureTerminalName>TERMINAL 1</DepartureTerminalName>
<DepartureTerminalCode>1</DepartureTerminalCode>
<ArrivalAirport>HAN</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 1</ArrivalTerminalName>
<ArrivalTerminalCode>1</ArrivalTerminalCode>
<EquipmentType>321</EquipmentType>
<MarketingAirlineCode>VN</MarketingAirlineCode>
<MarketingFlightNumber>208</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>S</MealCode>
<ElapsedTime>125</ElapsedTime>
<AirMilesFlown>718</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="VN">
<Banner>VIETNAM AIRLINES</Banner>
</DisclosureCarrier>
<AirlineRefId>DCVN</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2021-12-23T06:00:00</DepartureDateTime>
<ArrivalDateTime>2021-12-23T08:05:00</ArrivalDateTime>
<FlightNumber>208</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>1</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
<OpenReservationElements>
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-3" id="3" />
</OpenReservationElements>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
予約と運賃計算(WP)
・Retain="true"を指定することで同時に運賃データ(PQ)保存が可能となります。・TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。
<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
選択<EnhancedAirBookRQ version="3.10.0" HaltOnError="true" IgnoreOnError="false" xmlns="http://services.sabre.com/sp/eab/v3_10">
<OTA_AirBookRQ>
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2021-07-30T16:25:00" ArrivalDateTime="2021-07-31T06:50:00" FlightNumber="609" NumberInParty="1" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="FCO" />
<MarketingAirline Code="AZ" FlightNumber="609" />
<OriginLocation LocationCode="JFK" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="1000" />
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<FareOptions Public="true" />
<PassengerType Code="ADT" Quantity="1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="500" />
</PostProcessing>
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/core/v1" xmlns:ns3="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/essm/session/v1" xmlns:ns10="http://services.sabre.com/STL_Header/v120" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://services.sabre.com/essm/sharedcache/v1" xmlns:ns14="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns15="http://services.sabre.com/sp/preferences/v1" xmlns:ns16="http://services.sabre.com/STL/v01" xmlns:ns17="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2021-04-27T22:09:50.023-05:00" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="HK" eTicket="true" DepartureDateTime="07-30T16:25" ArrivalDateTime="07-31T06:50" FlightNumber="0609" NumberInParty="001" ResBookDesigCode="Y">
<DestinationLocation LocationCode="FCO" />
<MarketingAirline FlightNumber="0609" Code="AZ" />
<OriginLocation LocationCode="JFK" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAAAZ</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>2ND CKD BAG 50LB23KG62LI158LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>2</EMD_Type>
<ExtendedSubCodeKey>0GOACAZ</ExtendedSubCodeKey>
<RFIC>C</RFIC>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABAZ</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY8KG 18LB UPTO 45LI 115LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="08">
<Text>UP TO 18 POUNDS/8 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="4U">
<Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0MQACAZ</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
<MaximumSize Units="I">45</MaximumSize>
<MaximumWeightInAlternate Units="K">8</MaximumWeightInAlternate>
<MaximumWeight Units="L">18</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2021-07-30</DepartureDate>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>USD</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalBaseFareAmount>264500</GrandTotalBaseFareAmount>
<GrandTotalEquivFareAmount>2450.00</GrandTotalEquivFareAmount>
<GrandTotalTaxes>24760</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>289260</TotalAmount>
</SolutionInformation>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="289260">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">AZ</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-07-30</DepartureDate>
<DestinationLocation LocationCode="FCO" RPH="1" />
<FlightNumber RPH="1">609</FlightNumber>
<OriginLocation LocationCode="JFK" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">HK</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>AZ</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACAZ</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAAZ</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">AZ</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2021-07-30</DepartureDate>
<DestinationLocation LocationCode="FCO" RPH="1" />
<FlightNumber RPH="1">609</FlightNumber>
<OriginLocation LocationCode="JFK" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">HK</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>AZ</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MQACAZ</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABAZ</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<US_DOT_Disclosure>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</US_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="264500" />
<Taxes TotalAmount="24760">
<Tax TaxCode="US2" Amount="2070" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="610" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21590" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="490" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="289260" />
<Warnings>
<Warning ShortText="BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-JFKFCO-*/AZ" />
<Warning ShortText="*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ" />
<Warning ShortText="CARRY ON ALLOWANCE" />
<Warning ShortText="JFKFCO-01P/AZ" />
<Warning ShortText="01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/" />
<Warning ShortText="115 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON CHARGES" />
<Warning ShortText="JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER" />
<Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON" />
<Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/" />
<Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ItineraryPricing>
<PriceQuote RPH="1">
<MiscInformation>
<BaggageFees>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</BaggageFees>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1209/28APR21</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="AZ" DisplayOnly="false" RPH="1" InputMessage="WPPL¥P1ADT¥RQ" StatusCode="A" StoredDateTime="2021-04-28T12:09">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="264500" />
<Taxes>
<Tax TaxCode="XT" Amount="24760" />
<TaxBreakdownCode TaxPaid="false">2070US</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">610AY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">21590YR</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">490XF</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="289260" />
<Totals>
<BaseFare Amount="2450.00" />
<EquivFare Amount="264500" />
<Taxes>
<Tax Amount="24760" />
</Taxes>
<TotalFare Amount="289260" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="ADT" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPPL$P1ADT$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - AZ</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON ALLOWANCE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>JFKFCO-01P/AZ</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>115 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON CHARGES</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="YFFWUS" />
<FareCalculation>
<Text>NYC AZ ROM2450.00NUC2450.00END ROE1.00 XFJFK4.5</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="07-30T16:25" ConnectionInd="O" FlightNumber="609" ResBookDesigCode="Y">
<BaggageAllowance Number="01P" />
<FareBasis Code="YFFWUS" />
<MarketingAirline FlightNumber="609" Code="AZ" />
<OriginLocation LocationCode="JFK" />
<ValidityDates>
<NotValidAfter>2022-07-30</NotValidAfter>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="FCO" />
</FlightSegment>
<FareComponent TicketDesignator="" GoverningCarrier="AZ" FareBasisCode="YFFWUS" Amount="245000" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="NYC" Destination="ROM" />
<Dates DepartureDateTime="07-30T16:25" ArrivalDateTime="07-31T06:50" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE USED TO CALCULATE DISCOUNT</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuoteTotals>
<BaseFare Amount="2450.00" />
<EquivFare Amount="264500.00" />
<Taxes>
<Tax Amount="24760.00" />
</Taxes>
<TotalFare Amount="289260.00" />
</PriceQuoteTotals>
</ItineraryPricing>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="HK" DayOfWeekInd="5" CodeShare="false" NumberInParty="01" StopQuantity="00" ElapsedTime="08.25" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="4277" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2021-07-30T16:25" ArrivalDateTime="07-31T06:50" FlightNumber="0609" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="3" LocationCode="FCO" Terminal="TERMINAL 3" />
<Equipment AirEquipType="772" />
<MarketingAirline FlightNumber="0609" ResBookDesigCode="Y" Code="AZ">
<Banner>MARKETED BY ALITALIA S.P.A. IN A.S.</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0609" ResBookDesigCode="Y" Code="AZ">
<Banner>OPERATED BY ALITALIA S.P.A. IN A.S.</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="AZ" />
<OperatingAirlineRecord ID="*" />
<DisclosureCarrier DOT="false" Code="AZ">
<Banner>ALITALIA S.P.A. IN A.S.</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="1" LocationCode="JFK" Terminal="TERMINAL 1" />
<UpdatedArrivalTime>07-31T06:50</UpdatedArrivalTime>
<UpdatedDepartureTime>07-30T16:25</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>JFK</DepartureAirport>
<DepartureTerminalName>TERMINAL 1</DepartureTerminalName>
<DepartureTerminalCode>1</DepartureTerminalCode>
<ArrivalAirport>FCO</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 3</ArrivalTerminalName>
<ArrivalTerminalCode>3</ArrivalTerminalCode>
<EquipmentType>772</EquipmentType>
<MarketingAirlineCode>AZ</MarketingAirlineCode>
<MarketingFlightNumber>609</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>505</ElapsedTime>
<AirMilesFlown>4277</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="AZ">
<Banner>ALITALIA S.P.A. IN A.S.</Banner>
</DisclosureCarrier>
<Eticket>true</Eticket>
<DepartureDateTime>2021-07-30T16:25:00</DepartureDateTime>
<ArrivalDateTime>2021-07-31T06:50:00</ArrivalDateTime>
<FlightNumber>609</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>HK</ActionCode>
<NumberInParty>1</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
<OpenReservationElements>
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-3" id="3" />
</OpenReservationElements>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
予約と運賃計算(WP - 旅客種別/小児年齢指定)
・TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
・運賃計算時の旅客種別コード指定については、一度のリクエストにて、最大4旅客種別までの指定が可能です。
選択<EnhancedAirBookRQ version="3.10.0" xmlns="http://services.sabre.com/sp/eab/v3_10" HaltOnError="true">
<OTA_AirBookRQ>
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2024-04-18T08:40:00" FlightNumber="861" NumberInParty="2" ResBookDesigCode="B" Status="NN">
<DestinationLocation LocationCode="GMP" />
<MarketingAirline Code="NH" FlightNumber="861" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FlightSegment DepartureDateTime="2024-04-21T12:45:00" FlightNumber="864" NumberInParty="2" ResBookDesigCode="B" Status="NN">
<DestinationLocation LocationCode="HND" />
<MarketingAirline Code="NH" FlightNumber="864" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="GMP" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="3000" />
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<PassengerType Code="ADT" Quantity="1" Force="true" />
<PassengerType Code="C06" Quantity="1" Force="true" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="1000" />
</PostProcessing>
<PreProcessing IgnoreBefore="true" />
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/core/v1" xmlns:ns3="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns4="http://opentravel.org/common/message/v02" xmlns:ns5="http://opentravel.org/common/v02" xmlns:ns6="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/essm/session/v1" xmlns:ns10="http://services.sabre.com/STL_Header/v120" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns14="http://services.sabre.com/sp/preferences/v1" xmlns:ns15="http://services.sabre.com/STL/v01" xmlns:ns16="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2024-02-02T07:27:35.934Z" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="04-18T08:40" ArrivalDateTime="04-18T11:05" FlightNumber="0861" NumberInParty="002" ResBookDesigCode="B">
<DestinationLocation LocationCode="GMP" />
<MarketingAirline FlightNumber="0861" Code="NH" />
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="04-21T12:45" ArrivalDateTime="04-21T15:00" FlightNumber="0864" NumberInParty="002" ResBookDesigCode="B">
<DestinationLocation LocationCode="HND" />
<MarketingAirline FlightNumber="0864" Code="NH" />
<OriginLocation LocationCode="GMP" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAANH</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0GOACNH</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABNH</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY10KG 22LBUPTO 45LI 115LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="10">
<Text>UP TO 22 POUNDS/10 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="4U">
<Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0MJACNH</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
<MaximumSize Units="I">45</MaximumSize>
<MaximumWeightInAlternate Units="K">10</MaximumWeightInAlternate>
<MaximumWeight Units="L">22</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2024-04-18</DepartureDate>
<LastTicketingDate>02-09T23:59</LastTicketingDate>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>EACH C06 REQUIRES ACCOMPANYING SAME CABIN ADT</Text>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>18APR DEPARTURE DATE-----LAST DAY TO PURCHASE 09FEB/2359</Text>
<ValidatingCarrier Code="NH" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>JPY</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalEquivFareAmount>322000</GrandTotalEquivFareAmount>
<GrandTotalTaxes>32220</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>354220</TotalAmount>
</SolutionInformation>
<ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
<SettlementMethod>BSP</SettlementMethod>
<Ticket Type="ETKTREQ" ValidatingCarrierType="Default" CarrierCode="NH" />
</ValidatingCarrier>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="354220">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-18</DepartureDate>
<DepartureDate RPH="2">2024-04-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<ResBookDesigCode RPH="2">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q17.36 621.59NH TYO Q17.36 621.59NUC1277.90END ROE143.983644</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="621.59" Code="BNCC1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">17.36</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="621.59" Code="BNCC1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">17.36</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="N">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="184000" />
<Construction CurrencyCode="NUC" RateOfExchange="143.983644" Amount="1277.90" />
<Endorsements>
<Text>FLT/CNX/CHG RESTRICTED/CHECK FARE RULE</Text>
</Endorsements>
<Taxes TotalAmount="16850">
<Tax TaxCode="SW" Amount="2950" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3100" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="9800" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="200850" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" FareType="P" FareAmount="621.59" Code="BNCC1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">17.36</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" FareType="P" FareAmount="621.59" Code="BNCC1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">17.36</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-04-18</DepartureDate>
<DepartureDate RPH="2">2024-04-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">B</ResBookDesigCode>
<ResBookDesigCode RPH="2">B</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q13.02 466.19NH TYO Q13.02 466.19NUC958.42END ROE143.983644</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="466.19" Code="BNCC1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">13.02</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="466.19" Code="BNCC1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">13.02</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="N">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="138000" />
<Construction CurrencyCode="NUC" RateOfExchange="143.983644" Amount="958.42" />
<Endorsements>
<Text>FLT/CNX/CHG RESTRICTED/CHECK FARE RULE</Text>
</Endorsements>
<Taxes TotalAmount="15370">
<Tax TaxCode="SW" Amount="1470" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3100" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="9800" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="153370" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="C06" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" FareType="P" FareAmount="466.19" Code="BNCC1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">13.02</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" FareType="P" FareAmount="466.19" Code="BNCC1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">13.02</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ItineraryPricing>
<PriceQuote RPH="1">
<MiscInformation>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1627/02FEB24</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="NH" DisplayOnly="false" RPH="1" InputMessage="WPP1ADT/1C06¥XO¥RQ" StatusCode="A" StoredDateTime="2024-02-02T16:27">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="JPY" Amount="184000" />
<Taxes>
<Tax TaxCode="XT" Amount="16850" />
<TaxBreakdownCode TaxPaid="false">2950SW</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">3100BP</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">9800YQ</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1000TK</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="200850" />
<Totals>
<BaseFare Amount="184000" />
<Taxes>
<Tax Amount="16850" />
</Taxes>
<TotalFare Amount="200850" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="ADT" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPP1ADT/1C06$XO$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - NH</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>FLT/CNX/CHG RESTRICTED/CHECK FARE RULE</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="BNCC1/BNCC1" />
<FareCalculation>
<Text>TYO NH SEL Q17.36 621.59NH TYO Q17.36 621.59NUC1277.90END ROE143.983644</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="04-18T08:40" ConnectionInd="O" FlightNumber="861" ResBookDesigCode="B">
<BaggageAllowance Number="02P" />
<FareBasis Code="BNCC1" />
<MarketingAirline FlightNumber="861" Code="NH" />
<OriginLocation LocationCode="HND" />
<ValidityDates>
<NotValidAfter>2024-04-18</NotValidAfter>
<NotValidBefore>2024-04-18</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment SegmentNumber="2" Status="OK" DepartureDateTime="04-21T12:45" ConnectionInd="O" FlightNumber="864" ResBookDesigCode="B">
<BaggageAllowance Number="02P" />
<FareBasis Code="BNCC1" />
<MarketingAirline FlightNumber="864" Code="NH" />
<OriginLocation LocationCode="GMP" />
<ValidityDates>
<NotValidAfter>2024-04-21</NotValidAfter>
<NotValidBefore>2024-04-21</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FareComponent TicketDesignator="" GoverningCarrier="NH" FareBasisCode="BNCC1" Amount="62159" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="TYO" Destination="SEL" />
<Dates DepartureDateTime="04-18T08:40" ArrivalDateTime="04-18T11:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<FareComponent TicketDesignator="" GoverningCarrier="NH" FareBasisCode="BNCC1" Amount="62159" FareDirectionality="TO" FareComponentNumber="2">
<Location Origin="SEL" Destination="TYO" />
<Dates DepartureDateTime="04-21T12:45" ArrivalDateTime="04-21T15:00" />
<FlightSegmentNumbers>
<FlightSegmentNumber>2</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<ResTicketingRestrictions>LAST DAY TO PURCHASE 09FEB/2359</ResTicketingRestrictions>
<ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 09FEB</ResTicketingRestrictions>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuote RPH="2">
<MiscInformation>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1627/02FEB24</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="NH" DisplayOnly="false" RPH="2" InputMessage="WPP1ADT/1C06¥XO¥RQ" StatusCode="A" StoredDateTime="2024-02-02T16:27">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="JPY" Amount="138000" />
<Taxes>
<Tax TaxCode="XT" Amount="15370" />
<TaxBreakdownCode TaxPaid="false">1470SW</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">3100BP</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">9800YQ</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1000TK</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="153370" />
<Totals>
<BaseFare Amount="138000" />
<Taxes>
<Tax Amount="15370" />
</Taxes>
<TotalFare Amount="153370" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="C06" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPP1ADT/1C06$XO$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>EACH C06 REQUIRES ACCOMPANYING SAME CABIN ADT</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - NH</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>FLT/CNX/CHG RESTRICTED/CHECK FARE RULE</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="BNCC1/CH25/BNCC1/CH25" />
<FareCalculation>
<Text>TYO NH SEL Q13.02 466.19NH TYO Q13.02 466.19NUC958.42END ROE143.983644</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="04-18T08:40" ConnectionInd="O" FlightNumber="861" ResBookDesigCode="B">
<BaggageAllowance Number="02P" />
<FareBasis Code="BNCC1/CH25" />
<MarketingAirline FlightNumber="861" Code="NH" />
<OriginLocation LocationCode="HND" />
<ValidityDates>
<NotValidAfter>2024-04-18</NotValidAfter>
<NotValidBefore>2024-04-18</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment SegmentNumber="2" Status="OK" DepartureDateTime="04-21T12:45" ConnectionInd="O" FlightNumber="864" ResBookDesigCode="B">
<BaggageAllowance Number="02P" />
<FareBasis Code="BNCC1/CH25" />
<MarketingAirline FlightNumber="864" Code="NH" />
<OriginLocation LocationCode="GMP" />
<ValidityDates>
<NotValidAfter>2024-04-21</NotValidAfter>
<NotValidBefore>2024-04-21</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FareComponent TicketDesignator="CH25" GoverningCarrier="NH" FareBasisCode="BNCC1/CH25" Amount="46619" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="TYO" Destination="SEL" />
<Dates DepartureDateTime="04-18T08:40" ArrivalDateTime="04-18T11:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<FareComponent TicketDesignator="CH25" GoverningCarrier="NH" FareBasisCode="BNCC1/CH25" Amount="46619" FareDirectionality="TO" FareComponentNumber="2">
<Location Origin="SEL" Destination="TYO" />
<Dates DepartureDateTime="04-21T12:45" ArrivalDateTime="04-21T15:00" />
<FlightSegmentNumbers>
<FlightSegmentNumber>2</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<ResTicketingRestrictions>LAST DAY TO PURCHASE 09FEB/2359</ResTicketingRestrictions>
<ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 09FEB</ResTicketingRestrictions>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE USED TO CALCULATE DISCOUNT</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuoteTotals>
<BaseFare Amount="322000.00" />
<Taxes>
<Tax Amount="32220.00" />
</Taxes>
<TotalFare Amount="354220.00" />
</PriceQuoteTotals>
</ItineraryPricing>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="4" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="02.25" ResBookDesigCode="B" SmokingAllowed="false" AirMilesFlown="0734" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2024-04-18T08:40" ArrivalDateTime="04-18T11:05" FlightNumber="0861" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="I" LocationCode="GMP" Terminal="SKY CITY INTL TERMINAL" />
<Equipment AirEquipType="763" />
<MarketingAirline FlightNumber="0861" ResBookDesigCode="B" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0861" ResBookDesigCode="B" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="3" LocationCode="HND" Terminal="TERMINAL 3" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>04-18T11:05</UpdatedArrivalTime>
<UpdatedDepartureTime>04-18T08:40</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>HND</DepartureAirport>
<DepartureTerminalName>TERMINAL 3</DepartureTerminalName>
<DepartureTerminalCode>3</DepartureTerminalCode>
<ArrivalAirport>GMP</ArrivalAirport>
<ArrivalTerminalName>SKY CITY INTL TERMINAL</ArrivalTerminalName>
<ArrivalTerminalCode>I</ArrivalTerminalCode>
<EquipmentType>763</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>861</MarketingFlightNumber>
<MarketingClassOfService>B</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>145</ElapsedTime>
<AirMilesFlown>734</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-04-18T08:40:00</DepartureDateTime>
<ArrivalDateTime>2024-04-18T11:05:00</ArrivalDateTime>
<FlightNumber>861</FlightNumber>
<ClassOfService>B</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
<Item RPH="2">
<FlightSegment Status="SS" DayOfWeekInd="7" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="02.15" ResBookDesigCode="B" SmokingAllowed="false" AirMilesFlown="0734" SegmentNumber="0002" IsPast="false" eTicket="true" DepartureDateTime="2024-04-21T12:45" ArrivalDateTime="04-21T15:00" FlightNumber="0864" SpecialMeal="false" Id="4">
<DestinationLocation TerminalCode="3" LocationCode="HND" Terminal="TERMINAL 3" />
<Equipment AirEquipType="763" />
<MarketingAirline FlightNumber="0864" ResBookDesigCode="B" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0864" ResBookDesigCode="B" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="I" LocationCode="GMP" Terminal="SKY CITY INTL TERMINAL" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>04-21T15:00</UpdatedArrivalTime>
<UpdatedDepartureTime>04-21T12:45</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="2" segmentAssociationId="3">
<DepartureAirport>GMP</DepartureAirport>
<DepartureTerminalName>SKY CITY INTL TERMINAL</DepartureTerminalName>
<DepartureTerminalCode>I</DepartureTerminalCode>
<ArrivalAirport>HND</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 3</ArrivalTerminalName>
<ArrivalTerminalCode>3</ArrivalTerminalCode>
<EquipmentType>763</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>864</MarketingFlightNumber>
<MarketingClassOfService>B</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>135</ElapsedTime>
<AirMilesFlown>734</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-04-21T12:45:00</DepartureDateTime>
<ArrivalDateTime>2024-04-21T15:00:00</ArrivalDateTime>
<FlightNumber>864</FlightNumber>
<ClassOfService>B</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
予約と運賃計算(WP - 旅客種別 5つ以上の場合)
TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
選択<EnhancedAirBookRQ version="3.10.0" xmlns="http://services.sabre.com/sp/eab/v3_10" HaltOnError="true">
<OTA_AirBookRQ>
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2024-05-18T08:40:00" FlightNumber="861" NumberInParty="5" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="GMP" />
<MarketingAirline Code="NH" FlightNumber="861" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FlightSegment DepartureDateTime="2024-05-21T12:45:00" FlightNumber="864" NumberInParty="5" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="HND" />
<MarketingAirline Code="NH" FlightNumber="864" />
<MarriageGrp>O</MarriageGrp>
<OriginLocation LocationCode="GMP" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="3000" />
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<NameSelect EndNameNumber="2.1" NameNumber="1.1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<NameSelect NameNumber="3.1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<NameSelect NameNumber="4.1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<NameSelect NameNumber="5.1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<NameSelect NameNumber="6.1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirBookRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="1000" />
</PostProcessing>
<PreProcessing IgnoreBefore="true" />
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://opentravel.org/common/message/v02" xmlns:ns5="http://opentravel.org/common/v02" xmlns:ns6="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/essm/session/v1" xmlns:ns10="http://services.sabre.com/STL_Header/v120" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns14="http://services.sabre.com/sp/preferences/v1" xmlns:ns15="http://services.sabre.com/STL/v01" xmlns:ns16="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2024-04-10T05:46:48.524Z" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="05-18T08:40" ArrivalDateTime="05-18T11:05" FlightNumber="0861" NumberInParty="005" ResBookDesigCode="Y">
<DestinationLocation LocationCode="GMP" />
<MarketingAirline FlightNumber="0861" Code="NH" />
<OriginLocation LocationCode="HND" />
</FlightSegment>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="05-21T12:40" ArrivalDateTime="05-21T14:55" FlightNumber="0864" NumberInParty="005" ResBookDesigCode="Y">
<DestinationLocation LocationCode="HND" />
<MarketingAirline FlightNumber="0864" Code="NH" />
<OriginLocation LocationCode="GMP" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0GOACNH</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABNH</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY10KG 22LBUPTO 45LI 115LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="10">
<Text>UP TO 22 POUNDS/10 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="4U">
<Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0MJACNH</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
<MaximumSize Units="I">45</MaximumSize>
<MaximumWeightInAlternate Units="K">10</MaximumWeightInAlternate>
<MaximumWeight Units="L">22</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAANH</ExtendedSubCodeKey>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2024-05-18</DepartureDate>
<LastTicketingDate>05-04T23:59</LastTicketingDate>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>EACH C06 REQUIRES ACCOMPANYING SAME CABIN ADT</Text>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>EACH C02 REQUIRES ACCOMPANYING SAME CABIN ADT</Text>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>EACH INF REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>18MAY DEPARTURE DATE-----LAST DAY TO PURCHASE 04MAY/2359</Text>
<ValidatingCarrier Code="NH" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>JPY</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalEquivFareAmount>909500</GrandTotalEquivFareAmount>
<GrandTotalTaxes>71060</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>980560</TotalAmount>
</SolutionInformation>
<ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
<SettlementMethod>BSP</SettlementMethod>
<Ticket Type="ETKTREQ" ValidatingCarrierType="Default" CarrierCode="NH" />
</ValidatingCarrier>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="980560">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DepartureDate RPH="2">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<ResBookDesigCode RPH="2">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q33.39 681.22NH TYO Q33.39 681.22NUC1429.22END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="681.22" Code="Y2RTA1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">33.39</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="681.22" Code="Y2RTA1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">33.39</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="214000" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="1429.22" />
<Taxes TotalAmount="15300">
<Tax TaxCode="SW" Amount="2950" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3150" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="8200" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="229300" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="2" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" FareType="P" FareAmount="681.22" Code="Y2RTA1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">33.39</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" FarePassengerType="ADT" FareType="P" FareAmount="681.22" Code="Y2RTA1" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">33.39</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DepartureDate RPH="2">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<ResBookDesigCode RPH="2">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q25.04 510.91NH TYO Q25.04 510.91NUC1071.90END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="160500" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="1071.90" />
<Taxes TotalAmount="13820">
<Tax TaxCode="SW" Amount="1470" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3150" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="8200" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="174320" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="C06" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C06" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DepartureDate RPH="2">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<ResBookDesigCode RPH="2">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q25.04 510.91NH TYO Q25.04 510.91NUC1071.90END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C02" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C02" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="160500" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="1071.90" />
<Taxes TotalAmount="13820">
<Tax TaxCode="SW" Amount="1470" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3150" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="8200" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="174320" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="C02" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C02" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="C02" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>2</NumPiecesBDI>
<NumPiecesITR>2</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DepartureDate RPH="2">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<ResBookDesigCode RPH="2">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0MJACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q25.04 510.91NH TYO Q25.04 510.91NUC1071.90END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="INS" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="INS" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>BAG ALLOWANCE -GMPHND-02P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-01P/NH</Text>
<Text>01/UP TO 22 POUNDS/10 KILOGRAMS AND UP TO 45 LINEAR INCHES</Text>
<Text>/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="160500" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="1071.90" />
<Taxes TotalAmount="12820">
<Tax TaxCode="SW" Amount="1470" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="BP" Amount="3150" TaxName="INTERNATIONAL PSC DEPARTURE TA" TicketingTaxCode="BP" />
<Tax TaxCode="YQF" Amount="8200" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="173320" />
<Warnings>
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="INS" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="INS" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="CH25" FarePassengerType="INS" FareType="P" FareAmount="510.91" Code="Y2RTA1/CH25" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">25.04</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAANH</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0GOACNH</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABNH</ExtendedSubCodeKey>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2024-05-18</DepartureDate>
<LastTicketingDate>05-04T23:59</LastTicketingDate>
<Text>REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>EACH INF REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>VALIDATING CARRIER - NH</Text>
<Text>BAG ALLOWANCE -HNDGMP-01P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-HNDGMP-JPY10000/NH/UP TO 50 POUNDS/23 K</Text>
<Text>ILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GMPHND-01P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GMPHND-JPY10000/NH/UP TO 50 POUNDS/23 K</Text>
<Text>ILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-NIL/NH</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>18MAY DEPARTURE DATE-----LAST DAY TO PURCHASE 04MAY/2359</Text>
<ValidatingCarrier Code="NH" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>JPY</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalEquivFareAmount>21400</GrandTotalEquivFareAmount>
<GrandTotalTaxes>1200</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>22600</TotalAmount>
</SolutionInformation>
<ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
<SettlementMethod>BSP</SettlementMethod>
<Ticket Type="ETKTREQ" ValidatingCarrierType="Default" CarrierCode="NH" />
</ValidatingCarrier>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="22600">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<FlightNumber RPH="1">861</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<Interlineable>Y</Interlineable>
<PassengerType Code="INF" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="10000" />
<Equiv CurrencyCode="JPY" Amount="10000" />
<TaxIndicator>X</TaxIndicator>
<Total>10000</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACNH</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAANH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="4">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="HND" RPH="1" />
<FlightNumber RPH="1">864</FlightNumber>
<OriginLocation LocationCode="GMP" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<Interlineable>Y</Interlineable>
<PassengerType Code="INF" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="10000" />
<Equiv CurrencyCode="JPY" Amount="10000" />
<TaxIndicator>X</TaxIndicator>
<Total>10000</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="5">
<Associations>
<CarrierCode RPH="1">NH</CarrierCode>
<CarrierCode RPH="2">NH</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-05-18</DepartureDate>
<DepartureDate RPH="2">2024-05-21</DepartureDate>
<DestinationLocation LocationCode="GMP" RPH="1" />
<DestinationLocation LocationCode="HND" RPH="2" />
<FlightNumber RPH="1">861</FlightNumber>
<FlightNumber RPH="2">864</FlightNumber>
<OriginLocation LocationCode="HND" RPH="1" />
<OriginLocation LocationCode="GMP" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">Y</ResBookDesigCode>
<ResBookDesigCode RPH="2">Y</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>NH</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>0</NumPiecesBDI>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForChargesOthers>0LNABNH</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO NH SEL Q3.33 68.12NH TYO Q3.33 68.12NUC142.90END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="SEL" GenericInd="O" ArrivalAirportCode="GMP" />
<FareBasis FilingCarrier="NH" TicketDesignator="IN90" FarePassengerType="INF" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="68.12" Code="Y2RTA1/IN90" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">3.33</Surcharges>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="NH" />
<Departure AirlineCode="NH" CityCode="SEL" AirportCode="GMP" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="HND" />
<FareBasis FilingCarrier="NH" TicketDesignator="IN90" FarePassengerType="INF" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="68.12" Code="Y2RTA1/IN90" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<Surcharges Type="MIS" Ind="Q">3.33</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaggageInfo>
<NonUS_DOT_Disclosure>
<Text>BAG ALLOWANCE -HNDGMP-01P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-HNDGMP-JPY10000/NH/UP TO 50 POUNDS/23 K</Text>
<Text>ILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GMPHND-01P/NH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GMPHND-JPY10000/NH/UP TO 50 POUNDS/23 K</Text>
<Text>ILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDGMP GMPHND-NIL/NH</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDGMP GMPHND-NH-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</NonUS_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="21400" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="142.90" />
<Taxes TotalAmount="1200">
<Tax TaxCode="YQI" Amount="1200" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="22600" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="INF" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="IN90" FarePassengerType="INF" FareType="P" FareAmount="68.12" Code="Y2RTA1/IN90" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">3.33</Surcharges>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="NH" TicketDesignator="IN90" FarePassengerType="INF" FareType="P" FareAmount="68.12" Code="Y2RTA1/IN90" GlobalInd="EH" Market="TYOSEL" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Surcharges Type="MIS" Ind="Q">3.33</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="6" CodeShare="false" NumberInParty="05" StopQuantity="00" ElapsedTime="02.25" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="0734" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2024-05-18T08:40" ArrivalDateTime="05-18T11:05" FlightNumber="0861" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="I" LocationCode="GMP" Terminal="SKY CITY INTL TERMINAL" />
<Equipment AirEquipType="763" />
<MarketingAirline FlightNumber="0861" ResBookDesigCode="Y" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0861" ResBookDesigCode="Y" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation LocationCode="HND" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>05-18T11:05</UpdatedArrivalTime>
<UpdatedDepartureTime>05-18T08:40</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>HND</DepartureAirport>
<ArrivalAirport>GMP</ArrivalAirport>
<ArrivalTerminalName>SKY CITY INTL TERMINAL</ArrivalTerminalName>
<ArrivalTerminalCode>I</ArrivalTerminalCode>
<EquipmentType>763</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>861</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>145</ElapsedTime>
<AirMilesFlown>734</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-05-18T08:40:00</DepartureDateTime>
<ArrivalDateTime>2024-05-18T11:05:00</ArrivalDateTime>
<FlightNumber>861</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>5</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
<Item RPH="2">
<FlightSegment Status="SS" DayOfWeekInd="2" CodeShare="false" NumberInParty="05" StopQuantity="00" ElapsedTime="02.15" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="0734" SegmentNumber="0002" IsPast="false" eTicket="true" DepartureDateTime="2024-05-21T12:40" ArrivalDateTime="05-21T14:55" FlightNumber="0864" SpecialMeal="false" Id="4">
<DestinationLocation LocationCode="HND" />
<Equipment AirEquipType="763" />
<MarketingAirline FlightNumber="0864" ResBookDesigCode="Y" Code="NH">
<Banner>MARKETED BY ALL NIPPON AIRWAYS</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0864" ResBookDesigCode="Y" Code="NH">
<Banner>OPERATED BY ALL NIPPON AIRWAYS</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="NH" />
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="I" LocationCode="GMP" Terminal="SKY CITY INTL TERMINAL" />
<SupplierRef ID="DCNH" />
<UpdatedArrivalTime>05-21T15:00</UpdatedArrivalTime>
<UpdatedDepartureTime>05-21T12:45</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="2" segmentAssociationId="3">
<DepartureAirport>GMP</DepartureAirport>
<DepartureTerminalName>SKY CITY INTL TERMINAL</DepartureTerminalName>
<DepartureTerminalCode>I</DepartureTerminalCode>
<ArrivalAirport>HND</ArrivalAirport>
<EquipmentType>763</EquipmentType>
<MarketingAirlineCode>NH</MarketingAirlineCode>
<MarketingFlightNumber>864</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>135</ElapsedTime>
<AirMilesFlown>734</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="NH">
<Banner>ALL NIPPON AIRWAYS</Banner>
</DisclosureCarrier>
<AirlineRefId>DCNH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-05-21T12:45:00</DepartureDateTime>
<ArrivalDateTime>2024-05-21T15:00:00</ArrivalDateTime>
<FlightNumber>864</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>5</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - NOT PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
複数運賃計算(WPA)
・運賃データ(PQ)を保存する場合は、別途SabreCommandLLSRQにてPQコマンドを送信する必要があります。 選択<EnhancedAirBookRQ version="3.10.0" HaltOnError="true" IgnoreOnError="false" xmlns="http://services.sabre.com/sp/eab/v3_10">
<OTA_AirPriceRQ>
<PriceRequestInformation AlternativePricing="true">
<OptionalQualifiers>
<PricingQualifiers>
<FareOptions Public="true" />
<PassengerType Code="ADT" Quantity="1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="500" />
</PostProcessing>
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/STL_Header/v120" xmlns:ns10="http://services.sabre.com/essm/session/v1" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://services.sabre.com/essm/sharedcache/v1" xmlns:ns14="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns15="http://services.sabre.com/sp/preferences/v1" xmlns:ns16="http://services.sabre.com/STL/v01" xmlns:ns17="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2021-04-15T02:56:27.882-05:00" />
</ApplicationResults>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<HeaderInformation SolutionSequenceNmbr="1">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-12-12</DepartureDate>
<LastTicketingDate>11-28T23:59</LastTicketingDate>
<Text>VALIDATING CARRIER - LH</Text>
<Text>BAG ALLOWANCE -HNDFRA-02P/LH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDFRA-01P/LH</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 46 LINEAR INCHES/</Text>
<Text>118 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDFRA-LH</Text>
<Text>UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 46 LINEAR INCHES/118</Text>
<Text>LINEAR CENTIMETERS-NOT PERMITTED</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>12DEC DEPARTURE DATE-----LAST DAY TO PURCHASE 28NOV/2359</Text>
<ValidatingCarrier Code="LH" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="2">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-12-12</DepartureDate>
<LastTicketingDate>11-28T23:59</LastTicketingDate>
<Text>VALIDATING CARRIER - LH</Text>
<Text>BAG ALLOWANCE -HNDFRA-02P/LH/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>HNDFRA-01P/LH</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 46 LINEAR INCHES/</Text>
<Text>118 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>HNDFRA-LH</Text>
<Text>UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 46 LINEAR INCHES/118</Text>
<Text>LINEAR CENTIMETERS-NOT PERMITTED</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>12DEC DEPARTURE DATE-----LAST DAY TO PURCHASE 28NOV/2359</Text>
<ValidatingCarrier Code="LH" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>547710</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="2">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>730710</TotalAmount>
</SolutionInformation>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="true" MultiTicket="false">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<FareCalculation>
<Text>12DEC21 TYO LH FRA Q92.55 4914.81NUC5007.36END ROE108.040616</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="LH" />
<Departure AirlineCode="LH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="FRA" GenericInd="O" ArrivalAirportCode="FRA" />
<FareBasis FilingCarrier="LH" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="4914.81" Code="Y2WOWE1" GlobalInd="TS" Market="TYOFRA" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">92.55</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="JPY" Amount="541000" />
<Construction CurrencyCode="NUC" RateOfExchange="108.040616" Amount="5007.36" />
<Taxes TotalAmount="6710">
<Tax TaxCode="SW" Amount="2610" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="YRI" Amount="2300" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="YQI" Amount="800" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="547710" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="LH" FarePassengerType="ADT" FareType="P" FareAmount="4914.81" Code="Y2WOWE1" GlobalInd="TS" Market="TYOFRA" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">92.55</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="2">
<FareCalculation>
<Text>12DEC21 TYO LH FRA Q92.55 6608.62NUC6701.17END ROE108.040616</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="LH" />
<Departure AirlineCode="LH" CityCode="TYO" AirportCode="HND" ArrivalCityCode="FRA" GenericInd="O" ArrivalAirportCode="FRA" />
<FareBasis FilingCarrier="LH" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="6608.62" Code="Y1WOWE1" GlobalInd="TS" Market="TYOFRA" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<Surcharges Type="UNK" Ind="Q">92.55</Surcharges>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="JPY" Amount="724000" />
<Construction CurrencyCode="NUC" RateOfExchange="108.040616" Amount="6701.17" />
<Taxes TotalAmount="6710">
<Tax TaxCode="SW" Amount="2610" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="YRI" Amount="2300" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="YQI" Amount="800" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="730710" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="LH" FarePassengerType="ADT" FareType="P" FareAmount="6608.62" Code="Y1WOWE1" GlobalInd="TS" Market="TYOFRA" />
<FreeBaggageAllowance>PC002</FreeBaggageAllowance>
<Surcharges Type="UNK" Ind="Q">92.55</Surcharges>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="7" CodeShare="false" NumberInParty="01" StopQuantity="00" ElapsedTime="11.55" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="5830" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2021-12-12T15:20" ArrivalDateTime="12-12T19:15" FlightNumber="0717" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="1" LocationCode="FRA" Terminal="TERMINAL 1" />
<Equipment AirEquipType="74H" />
<MarketingAirline FlightNumber="0717" ResBookDesigCode="Y" Code="LH">
<Banner>MARKETED BY LUFTHANSA</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0717" ResBookDesigCode="Y" Code="LH">
<Banner>OPERATED BY LUFTHANSA</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="LH" />
<DisclosureCarrier DOT="false" Code="LH">
<Banner>LUFTHANSA</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="3" LocationCode="HND" Terminal="TERMINAL 3" />
<SupplierRef ID="DCLH" />
<UpdatedArrivalTime>12-12T19:15</UpdatedArrivalTime>
<UpdatedDepartureTime>12-12T15:20</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>HND</DepartureAirport>
<DepartureTerminalName>TERMINAL 3</DepartureTerminalName>
<DepartureTerminalCode>3</DepartureTerminalCode>
<ArrivalAirport>FRA</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 1</ArrivalTerminalName>
<ArrivalTerminalCode>1</ArrivalTerminalCode>
<EquipmentType>74H</EquipmentType>
<MarketingAirlineCode>LH</MarketingAirlineCode>
<MarketingFlightNumber>717</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>715</ElapsedTime>
<AirMilesFlown>5830</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="LH">
<Banner>LUFTHANSA</Banner>
</DisclosureCarrier>
<AirlineRefId>DCLH</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2021-12-12T15:20:00</DepartureDateTime>
<ArrivalDateTime>2021-12-12T19:15:00</ArrivalDateTime>
<FlightNumber>717</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>1</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - NOT PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
<OpenReservationElements>
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-3" id="3" />
</OpenReservationElements>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
予約と複数運賃計算(WPA)
・運賃データ(PQ)を保存する場合は、別途SabreCommandLLSRQにてPQコマンドを送信する必要があります。・TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。
<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
選択<EnhancedAirBookRQ version="3.10.0" HaltOnError="true" IgnoreOnError="false" xmlns="http://services.sabre.com/sp/eab/v3_10">
<OTA_AirBookRQ>
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2021-07-30T16:25:00" ArrivalDateTime="2021-07-31T06:50:00" FlightNumber="609" NumberInParty="2" ResBookDesigCode="Y" Status="NN">
<DestinationLocation LocationCode="FCO" />
<MarketingAirline Code="AZ" FlightNumber="609" />
<OriginLocation LocationCode="JFK" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="1000" />
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation AlternativePricing="true">
<OptionalQualifiers>
<PricingQualifiers>
<FareOptions Public="true" />
<PassengerType Code="ADT" Quantity="1" />
<PassengerType Code="CNN" Quantity="1" />
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="500" />
</PostProcessing>
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/core/v1" xmlns:ns3="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/essm/session/v1" xmlns:ns10="http://services.sabre.com/STL_Header/v120" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://services.sabre.com/essm/sharedcache/v1" xmlns:ns14="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns15="http://services.sabre.com/sp/preferences/v1" xmlns:ns16="http://services.sabre.com/STL/v01" xmlns:ns17="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2021-05-10T04:11:06.799-05:00" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="HK" eTicket="true" DepartureDateTime="07-30T16:25" ArrivalDateTime="07-31T06:50" FlightNumber="0609" NumberInParty="002" ResBookDesigCode="Y">
<DestinationLocation LocationCode="FCO" />
<MarketingAirline FlightNumber="0609" Code="AZ" />
<OriginLocation LocationCode="JFK" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<HeaderInformation SolutionSequenceNmbr="1">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="2">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<LastTicketingDate>05-13T18:11</LastTicketingDate>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>30JUL DEPARTURE DATE-----LAST DAY TO PURCHASE 13MAY/1811</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="3">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="4">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>EACH CNN REQUIRES ACCOMPANYING ADT</Text>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="5">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>EACH CNN REQUIRES ACCOMPANYING ADT</Text>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="6">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<LastTicketingDate>05-13T18:11</LastTicketingDate>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>30JUL DEPARTURE DATE-----LAST DAY TO PURCHASE 13MAY/1811</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="7">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>ADT FARE USED - VERIFY RESTRICTIONS</Text>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="8">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<LastTicketingDate>05-13T18:11</LastTicketingDate>
<Text>ADT FARE USED - VERIFY RESTRICTIONS</Text>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>30JUL DEPARTURE DATE-----LAST DAY TO PURCHASE 13MAY/1811</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<HeaderInformation SolutionSequenceNmbr="9">
<BargainFinder>
<AlternateBooking ResBookDesigCode="1Y" />
</BargainFinder>
<DepartureDate>2021-07-30</DepartureDate>
<Text>ADT FARE USED - VERIFY RESTRICTIONS</Text>
<Text>VALIDATING CARRIER - AZ</Text>
<Text>BAG ALLOWANCE -JFKFCO-01P/AZ/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-JFKFCO-*/AZ</Text>
<Text>*BAGGAGE ALLOWANCES/FEES UNKNOWN - CONTACT AZ</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>JFKFCO-01P/AZ</Text>
<Text>01/UP TO 18 POUNDS/8 KILOGRAMS AND UP TO 45 LINEAR INCHES/</Text>
<Text>115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>JFKFCO-AZ-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<ValidatingCarrier Code="AZ" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="2">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="3">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>319960</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="4">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>246260</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="5">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="6">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="7">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="8">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>292660</TotalAmount>
</SolutionInformation>
<SolutionInformation SolutionSequenceNmbr="9">
<CurrencyCode>JPY</CurrencyCode>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>319960</TotalAmount>
</SolutionInformation>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="true" MultiTicket="false">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="2">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YN1V01M1" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" FareType="P" FareAmount="2450.00" Code="YN1V01M1" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="3">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2700.00NUC2700.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2700.00" Code="YFFW" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2700.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2700.00" />
<Endorsements>
<Text>NON ENDO/FARE RSTR COULD APPLY</Text>
</Endorsements>
<EquivFare CurrencyCode="JPY" Amount="294900" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="319960" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="ADT" FareType="P" FareAmount="2700.00" Code="YFFW" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="4">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2025.00NUC2025.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2025.00" Code="YFFW/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2025.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2025.00" />
<Endorsements>
<Text>NON ENDO/FARE RSTR COULD APPLY</Text>
</Endorsements>
<EquivFare CurrencyCode="JPY" Amount="221200" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="246260" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" FareType="P" FareAmount="2025.00" Code="YFFW/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="5">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YFFWUS/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" FareType="P" FareAmount="2450.00" Code="YFFWUS/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="6">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YN1V01M1CH/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" TicketDesignator="CH" FarePassengerType="CNN" FareType="P" FareAmount="2450.00" Code="YN1V01M1CH/CH" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="7">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" FareType="P" FareAmount="2450.00" Code="YFFWUS" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="8">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2450.00NUC2450.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2450.00" Code="YN1V01M1" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2450.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2450.00" />
<EquivFare CurrencyCode="JPY" Amount="267600" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="292660" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" FareType="P" FareAmount="2450.00" Code="YN1V01M1" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="9">
<FareCalculation>
<Text>30JUL21 NYC AZ ROM2700.00NUC2700.00END ROE1.00</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="AZ" />
<Departure AirlineCode="AZ" CityCode="NYC" AirportCode="JFK" ArrivalCityCode="ROM" GenericInd="O" ArrivalAirportCode="FCO" />
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" TripTypeInd="O" Cabin="Y" FareType="P" FareAmount="2700.00" Code="YFFW" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<Mileage MileageSymbol="M" />
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>23</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="O">
<BaseFare CurrencyCode="USD" Amount="2700.00" />
<Construction CurrencyCode="NUC" RateOfExchange="1.000000" Amount="2700.00" />
<Endorsements>
<Text>NON ENDO/FARE RSTR COULD APPLY</Text>
</Endorsements>
<EquivFare CurrencyCode="JPY" Amount="294900" />
<Taxes TotalAmount="25060">
<Tax TaxCode="US2" Amount="2090" TaxName="TRANSPORTATION TAX INTERNATION" TicketingTaxCode="US" />
<Tax TaxCode="AY" Amount="620" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="YRI" Amount="21850" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YR" />
<Tax TaxCode="XF" Amount="500" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="319960" />
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="AZ" FarePassengerType="CNN" FareType="P" FareAmount="2700.00" Code="YFFW" GlobalInd="AT" Market="NYCROM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="HK" DayOfWeekInd="5" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="08.25" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="4277" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2021-07-30T16:25" ArrivalDateTime="07-31T06:50" FlightNumber="0609" SpecialMeal="false" Id="3">
<DestinationLocation TerminalCode="3" LocationCode="FCO" Terminal="TERMINAL 3" />
<Equipment AirEquipType="772" />
<MarketingAirline FlightNumber="0609" ResBookDesigCode="Y" Code="AZ">
<Banner>MARKETED BY ALITALIA S.P.A. IN A.S.</Banner>
</MarketingAirline>
<Meal Code="M" />
<OperatingAirline FlightNumber="0609" ResBookDesigCode="Y" Code="AZ">
<Banner>OPERATED BY ALITALIA S.P.A. IN A.S.</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="AZ" />
<OperatingAirlineRecord ID="*" />
<DisclosureCarrier DOT="false" Code="AZ">
<Banner>ALITALIA S.P.A. IN A.S.</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="1" LocationCode="JFK" Terminal="TERMINAL 1" />
<UpdatedArrivalTime>07-31T06:50</UpdatedArrivalTime>
<UpdatedDepartureTime>07-30T16:25</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>JFK</DepartureAirport>
<DepartureTerminalName>TERMINAL 1</DepartureTerminalName>
<DepartureTerminalCode>1</DepartureTerminalCode>
<ArrivalAirport>FCO</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 3</ArrivalTerminalName>
<ArrivalTerminalCode>3</ArrivalTerminalCode>
<EquipmentType>772</EquipmentType>
<MarketingAirlineCode>AZ</MarketingAirlineCode>
<MarketingFlightNumber>609</MarketingFlightNumber>
<MarketingClassOfService>Y</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>M</MealCode>
<ElapsedTime>505</ElapsedTime>
<AirMilesFlown>4277</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="AZ">
<Banner>ALITALIA S.P.A. IN A.S.</Banner>
</DisclosureCarrier>
<Eticket>true</Eticket>
<DepartureDateTime>2021-07-30T16:25:00</DepartureDateTime>
<ArrivalDateTime>2021-07-31T06:50:00</ArrivalDateTime>
<FlightNumber>609</FlightNumber>
<ClassOfService>Y</ClassOfService>
<ActionCode>HK</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - NOT PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
<OpenReservationElements>
<OpenReservationElement elementId="pnr-or-3" id="3" />
<OpenReservationElement elementId="pnr-or-3" id="3" />
</OpenReservationElements>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
予約と運賃計算(SmartPrice - Fare Basis指定)
SmartPriceは、ご希望のFare Basisを指定し適用可能な運賃であればGUARANTEEで計算できる機能です。ブランド運賃の場合など、最安運賃ではないFare Basisを指定して自動運賃計算・運賃保存したい場合にご活用いただけます。
・複数FareBasisが適用可能な場合のタグ設定
SmartPriceはチケットデジグネータや割引率の指定ができません。旅客種別の強制で計算が可能です。
公示運賃とプライベート運賃で同じFare Basisが登録されている場合はPrivateFare/PublicFare指定やアカウントコード限定指定が必要です。
・TravelItineraryReadLLSRQレスポンス内の適切なセグメントステータス表示を行う為、下記タグの利用を推奨致します。
<RedisplayReservation NumAttempts="3" WaitInterval="1000"/>
選択<EnhancedAirBookRQ version="3.10.0" xmlns="http://services.sabre.com/sp/eab/v3_10" HaltOnError="true">
<OTA_AirBookRQ>
<HaltOnStatus Code="NO" />
<HaltOnStatus Code="NN" />
<HaltOnStatus Code="UC" />
<HaltOnStatus Code="US" />
<HaltOnStatus Code="UN" />
<HaltOnStatus Code="LL" />
<HaltOnStatus Code="HL" />
<HaltOnStatus Code="HX" />
<HaltOnStatus Code="WL" />
<OriginDestinationInformation>
<FlightSegment DepartureDateTime="2024-06-21T11:00" FlightNumber="827" NumberInParty="2" ResBookDesigCode="T" Status="NN">
<DestinationLocation LocationCode="GUM" />
<MarketingAirline Code="UA" FlightNumber="827" />
<MarriageGrp>I</MarriageGrp>
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FlightSegment DepartureDateTime="2024-06-25T11:00" FlightNumber="196" NumberInParty="2" ResBookDesigCode="T" Status="NN">
<DestinationLocation LocationCode="NRT" />
<MarketingAirline Code="UA" FlightNumber="196" />
<MarriageGrp>I</MarriageGrp>
<OriginLocation LocationCode="GUM" />
</FlightSegment>
</OriginDestinationInformation>
<RedisplayReservation NumAttempts="3" WaitInterval="3000" />
</OTA_AirBookRQ>
<OTA_AirPriceRQ>
<PriceRequestInformation Retain="true">
<OptionalQualifiers>
<PricingQualifiers>
<FareOptions Public="true" />
<PassengerType Code="ADT" Quantity="1" Force="true" />
<PassengerType Code="CNN" Quantity="1" Force="true" />
<PassengerType Code="INF" Quantity="1" Force="true" />
<SpecificFare>
<FareBasis>TLX02SA2</FareBasis>
</SpecificFare>
</PricingQualifiers>
</OptionalQualifiers>
</PriceRequestInformation>
</OTA_AirPriceRQ>
<PostProcessing IgnoreAfter="false">
<RedisplayReservation WaitInterval="1000" />
</PostProcessing>
<PreProcessing IgnoreBefore="true" />
</EnhancedAirBookRQ>
レスポンスサンプル
選択<EnhancedAirBookRS xmlns="http://services.sabre.com/sp/eab/v3_10">
<ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns5="http://opentravel.org/common/v02" xmlns:ns6="http://opentravel.org/common/message/v02" xmlns:ns7="http://services.sabre.com/sp/ssp/v1" xmlns:ns8="http://services.sabre.com/STL_Header/v02_02" xmlns:ns9="http://services.sabre.com/essm/session/v1" xmlns:ns10="http://services.sabre.com/STL_Header/v120" xmlns:ns11="http://services.sabre.com/STL_Header/v02_01" xmlns:ns12="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0" xmlns:ns13="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns14="http://services.sabre.com/sp/preferences/v1" xmlns:ns15="http://services.sabre.com/STL/v01" xmlns:ns16="http://services.sabre.com/ssse/trace/v01" status="Complete">
<Success timeStamp="2024-04-23T08:32:37.618Z" />
</ApplicationResults>
<OTA_AirBookRS>
<OriginDestinationOption>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="06-21T11:00" ArrivalDateTime="06-21T15:45" FlightNumber="0827" NumberInParty="002" ResBookDesigCode="T">
<DestinationLocation LocationCode="GUM" />
<MarketingAirline FlightNumber="0827" Code="UA" />
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FlightSegment Status="NN" eTicket="true" DepartureDateTime="06-25T12:15" ArrivalDateTime="06-25T15:05" FlightNumber="0196" NumberInParty="002" ResBookDesigCode="T">
<DestinationLocation LocationCode="NRT" />
<MarketingAirline FlightNumber="0196" Code="UA" />
<OriginLocation LocationCode="GUM" />
</FlightSegment>
</OriginDestinationOption>
</OTA_AirBookRS>
<OTA_AirPriceRS>
<PriceQuote>
<MiscInformation>
<BaggageInfo>
<SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>FREE BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0DFAAUA</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
<DescriptionOne Code="23">
<Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
</DescriptionOne>
<DescriptionTwo Code="6U">
<Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</DescriptionTwo>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0GOACUA</ExtendedSubCodeKey>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
<MaximumSize Units="I">62</MaximumSize>
<MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
<MaximumWeight Units="L">50</MaximumWeight>
</SizeWeightInfo>
</SubCodeProperties>
<SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY ON HAND BAGGAGE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0L5ACUA</ExtendedSubCodeKey>
<RFIC>C</RFIC>
</SubCodeProperties>
<SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE ALLOWANCE</CommercialNameofBaggageItemType>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0LNABUA</ExtendedSubCodeKey>
</SubCodeProperties>
<SubCodeProperties RPH="5" SolutionSequenceNmbr="1">
<AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
<AncillaryService SubGroupCode="CY">
<Text>CARRY ON HAND BAGGAGE</Text>
</AncillaryService>
<CommercialNameofBaggageItemType>CARRY ON UP TO 45 LI</CommercialNameofBaggageItemType>
<DescriptionOne Code="4U">
<Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</DescriptionOne>
<EMD_Type>4</EMD_Type>
<ExtendedSubCodeKey>0MUACUA</ExtendedSubCodeKey>
<RFIC>C</RFIC>
<SizeWeightInfo>
<MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
<MaximumSize Units="I">45</MaximumSize>
</SizeWeightInfo>
</SubCodeProperties>
</BaggageInfo>
<HeaderInformation SolutionSequenceNmbr="1">
<DepartureDate>2024-06-21</DepartureDate>
<LastTicketingDate>05-24T23:59</LastTicketingDate>
<Text>VALIDATING CARRIER - UA</Text>
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>EACH CNN REQUIRES ACCOMPANYING SAME RULE SAME CABIN ADT</Text>
<Text>VALIDATING CARRIER - UA</Text>
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>EACH INF REQUIRES ACCOMPANYING ADT PASSENGER</Text>
<Text>VALIDATING CARRIER - UA</Text>
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
<Text>21JUN DEPARTURE DATE-----LAST DAY TO PURCHASE 24MAY/2359</Text>
<ValidatingCarrier Code="UA" />
</HeaderInformation>
<SolutionInformation SolutionSequenceNmbr="1">
<BaseFareCurrencyCode>JPY</BaseFareCurrencyCode>
<CurrencyCode>JPY</CurrencyCode>
<GrandTotalEquivFareAmount>98700</GrandTotalEquivFareAmount>
<GrandTotalTaxes>60660</GrandTotalTaxes>
<RequiresRebook>false</RequiresRebook>
<TicketNumber>0</TicketNumber>
<TotalAmount>159360</TotalAmount>
</SolutionInformation>
<ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
<SettlementMethod>BSP</SettlementMethod>
<Ticket Type="ETKTREQ" ValidatingCarrierType="Default" CarrierCode="UA" />
</ValidatingCarrier>
</MiscInformation>
<PricedItinerary CurrencyCode="JPY" AlternativePricing="false" MultiTicket="false" TotalAmount="159360">
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="ADT" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="4">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="ADT" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="5">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CarrierCode RPH="2">UA</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DepartureDate RPH="2">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<DestinationLocation LocationCode="NRT" RPH="2" />
<FlightNumber RPH="1">827</FlightNumber>
<FlightNumber RPH="2">196</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<OriginLocation LocationCode="GUM" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<ResBookDesigCode RPH="2">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0L5ACUA</SubCodeForAllowance>
<SubCodeForAllowance RPH="2">0MUACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO UA GUM156.94UA TYO156.94NUC313.88END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="TYO" AirportCode="NRT" ArrivalCityCode="GUM" GenericInd="O" ArrivalAirportCode="GUM" />
<FareBasis FilingCarrier="UA" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="156.94" Code="TLX02SA2" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="GUM" AirportCode="GUM" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="NRT" />
<FareBasis FilingCarrier="UA" FarePassengerType="ADT" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="156.94" Code="TLX02SA2" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="N">
<BaggageInfo>
<US_DOT_Disclosure>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</US_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="47000" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="313.88" />
<Endorsements>
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsements>
<Taxes TotalAmount="29960">
<Tax TaxCode="SW" Amount="2460" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="OI" Amount="550" TaxName="PASSENGER SECURITY SERVICE CHA" TicketingTaxCode="OI" />
<Tax TaxCode="GU" Amount="1290" TaxName="CUSTOMS AGRICULTURE AND QUARA" TicketingTaxCode="GU" />
<Tax TaxCode="YQI" Amount="22000" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="AY" Amount="870" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="XY" Amount="1090" TaxName="IMMIGRATION USER FEE GUAM" TicketingTaxCode="XY" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
<Tax TaxCode="XF" Amount="700" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="76960" />
<Warnings>
<Warning ShortText="BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON ALLOWANCE" />
<Warning ShortText="NRTGUM GUMNRT-01P/UA" />
<Warning ShortText="01/CARRY ON HAND BAGGAGE" />
<Warning ShortText="01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON CHARGES" />
<Warning ShortText="NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER" />
<Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON" />
<Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/" />
<Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./" />
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="ADT" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" FarePassengerType="ADT" FareType="P" FareAmount="156.94" Code="TLX02SA2" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" FarePassengerType="ADT" FareType="P" FareAmount="156.94" Code="TLX02SA2" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="CNN" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="4">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="CNN" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="5">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CarrierCode RPH="2">UA</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DepartureDate RPH="2">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<DestinationLocation LocationCode="NRT" RPH="2" />
<FlightNumber RPH="1">827</FlightNumber>
<FlightNumber RPH="2">196</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<OriginLocation LocationCode="GUM" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<ResBookDesigCode RPH="2">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0L5ACUA</SubCodeForAllowance>
<SubCodeForAllowance RPH="2">0MUACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO UA GUM156.94UA TYO156.94NUC313.88END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="TYO" AirportCode="NRT" ArrivalCityCode="GUM" GenericInd="O" ArrivalAirportCode="GUM" />
<FareBasis FilingCarrier="UA" TicketDesignator="CH" FarePassengerType="CNN" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="156.94" Code="TLX02SA2/CH" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="GUM" AirportCode="GUM" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="NRT" />
<FareBasis FilingCarrier="UA" TicketDesignator="CH" FarePassengerType="CNN" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="156.94" Code="TLX02SA2/CH" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="N">
<BaggageInfo>
<US_DOT_Disclosure>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</US_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="47000" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="313.88" />
<Endorsements>
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsements>
<Taxes TotalAmount="28740">
<Tax TaxCode="SW" Amount="1240" TaxName="PASSENGER SERVICE FACILITIES C" TicketingTaxCode="SW" />
<Tax TaxCode="OI" Amount="550" TaxName="PASSENGER SECURITY SERVICE CHA" TicketingTaxCode="OI" />
<Tax TaxCode="GU" Amount="1290" TaxName="CUSTOMS AGRICULTURE AND QUARA" TicketingTaxCode="GU" />
<Tax TaxCode="YQI" Amount="22000" TaxName="SERVICE FEE - CARRIER-IMPOSED" TicketingTaxCode="YQ" />
<Tax TaxCode="AY" Amount="870" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="XY" Amount="1090" TaxName="IMMIGRATION USER FEE GUAM" TicketingTaxCode="XY" />
<Tax TaxCode="TK" Amount="1000" TaxName="INTERNATIONAL TOURIST TAX" TicketingTaxCode="TK" />
<Tax TaxCode="XF" Amount="700" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="75740" />
<Warnings>
<Warning ShortText="BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON ALLOWANCE" />
<Warning ShortText="NRTGUM GUMNRT-01P/UA" />
<Warning ShortText="01/CARRY ON HAND BAGGAGE" />
<Warning ShortText="01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON CHARGES" />
<Warning ShortText="NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER" />
<Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON" />
<Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/" />
<Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./" />
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="CNN" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" TicketDesignator="CH" FarePassengerType="CNN" FareType="P" FareAmount="156.94" Code="TLX02SA2/CH" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" TicketDesignator="CH" FarePassengerType="CNN" FareType="P" FareAmount="156.94" Code="TLX02SA2/CH" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
<AirItineraryPricingInfo SolutionSequenceNmbr="1">
<BaggageProvisions RPH="1">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="2">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<FlightNumber RPH="1">827</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<PNR_Segment RPH="1">2</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="INF" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="3">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>A</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0GOACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0DFAAUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="4">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CountForSegmentAssociatedID>1</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="NRT" RPH="1" />
<FlightNumber RPH="1">196</FlightNumber>
<OriginLocation LocationCode="GUM" RPH="1" />
<PNR_Segment RPH="1">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<Commissionable>N</Commissionable>
<FeeApplicationIndicator>4</FeeApplicationIndicator>
<FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
<FirstOccurrence>1</FirstOccurrence>
<LastOccurrence>1</LastOccurrence>
<PassengerType Code="INF" />
<PriceInformation>
<Base CurrencyCode="JPY" Amount="7500" />
<Equiv CurrencyCode="JPY" Amount="7500" />
<TaxIndicator>X</TaxIndicator>
<Total>7500</Total>
</PriceInformation>
<ProvisionType>C</ProvisionType>
<RefundReissue>N</RefundReissue>
<SubCodeInfo>
<SubCodeForChargesOthers>0GOACUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<BaggageProvisions RPH="5">
<Associations>
<CarrierCode RPH="1">UA</CarrierCode>
<CarrierCode RPH="2">UA</CarrierCode>
<CountForSegmentAssociatedID>2</CountForSegmentAssociatedID>
<DepartureDate RPH="1">2024-06-21</DepartureDate>
<DepartureDate RPH="2">2024-06-25</DepartureDate>
<DestinationLocation LocationCode="GUM" RPH="1" />
<DestinationLocation LocationCode="NRT" RPH="2" />
<FlightNumber RPH="1">827</FlightNumber>
<FlightNumber RPH="2">196</FlightNumber>
<OriginLocation LocationCode="NRT" RPH="1" />
<OriginLocation LocationCode="GUM" RPH="2" />
<PNR_Segment RPH="1">2</PNR_Segment>
<PNR_Segment RPH="2">3</PNR_Segment>
<ResBookDesigCode RPH="1">T</ResBookDesigCode>
<ResBookDesigCode RPH="2">T</ResBookDesigCode>
<StatusCode RPH="1">SS</StatusCode>
<StatusCode RPH="2">SS</StatusCode>
</Associations>
<CarrierWhoseBaggageProvisionsApply>UA</CarrierWhoseBaggageProvisionsApply>
<NumPiecesBDI>1</NumPiecesBDI>
<NumPiecesITR>1</NumPiecesITR>
<NumPiecesITR>1</NumPiecesITR>
<ProvisionType>B</ProvisionType>
<SubCodeInfo>
<SubCodeForAllowance RPH="1">0L5ACUA</SubCodeForAllowance>
<SubCodeForAllowance RPH="2">0MUACUA</SubCodeForAllowance>
<SubCodeForChargesOthers>0LNABUA</SubCodeForChargesOthers>
</SubCodeInfo>
</BaggageProvisions>
<FareCalculation>
<Text>TYO UA GUM15.69UA TYO15.69NUC31.38END ROE149.730255</Text>
</FareCalculation>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="TYO" AirportCode="NRT" ArrivalCityCode="GUM" GenericInd="O" ArrivalAirportCode="GUM" />
<FareBasis FilingCarrier="UA" TicketDesignator="IN" FarePassengerType="INF" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="15.69" Code="TLX02SA2/IN" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<FareCalculationBreakdown>
<Branch PCC="1FQ6" FirstJointCarrier="UA" />
<Departure AirlineCode="UA" CityCode="GUM" AirportCode="GUM" ArrivalCityCode="TYO" GenericInd="O" ArrivalAirportCode="NRT" />
<FareBasis FilingCarrier="UA" TicketDesignator="IN" FarePassengerType="INF" TripTypeInd="R" Cabin="Y" FareType="P" FareAmount="15.69" Code="TLX02SA2/IN" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
<RuleCategoryIndicator>2</RuleCategoryIndicator>
<RuleCategoryIndicator>3</RuleCategoryIndicator>
<RuleCategoryIndicator>4</RuleCategoryIndicator>
<RuleCategoryIndicator>5</RuleCategoryIndicator>
<RuleCategoryIndicator>6</RuleCategoryIndicator>
<RuleCategoryIndicator>7</RuleCategoryIndicator>
<RuleCategoryIndicator>8</RuleCategoryIndicator>
<RuleCategoryIndicator>9</RuleCategoryIndicator>
<RuleCategoryIndicator>10</RuleCategoryIndicator>
<RuleCategoryIndicator>11</RuleCategoryIndicator>
<RuleCategoryIndicator>12</RuleCategoryIndicator>
<RuleCategoryIndicator>15</RuleCategoryIndicator>
<RuleCategoryIndicator>16</RuleCategoryIndicator>
<RuleCategoryIndicator>18</RuleCategoryIndicator>
<RuleCategoryIndicator>19</RuleCategoryIndicator>
</FareCalculationBreakdown>
<ItinTotalFare NonRefundableInd="N">
<BaggageInfo>
<US_DOT_Disclosure>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</US_DOT_Disclosure>
</BaggageInfo>
<BaseFare CurrencyCode="JPY" Amount="4700" />
<Construction CurrencyCode="NUC" RateOfExchange="149.730255" Amount="31.38" />
<Endorsements>
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsements>
<Taxes TotalAmount="1960">
<Tax TaxCode="AY" Amount="870" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY" />
<Tax TaxCode="XY" Amount="1090" TaxName="IMMIGRATION USER FEE GUAM" TicketingTaxCode="XY" />
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="6660" />
<Warnings>
<Warning ShortText="BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND" />
<Warning ShortText="S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI" />
<Warning ShortText="METERS" />
<Warning ShortText="2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI" />
<Warning ShortText="LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON ALLOWANCE" />
<Warning ShortText="NRTGUM GUMNRT-01P/UA" />
<Warning ShortText="01/CARRY ON HAND BAGGAGE" />
<Warning ShortText="01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" />
<Warning ShortText="CARRY ON CHARGES" />
<Warning ShortText="NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER" />
<Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON" />
<Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/" />
<Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./" />
<Warning ShortText="MIXED PASSENGER TYPES - VERIFY RESTRICTIONS" />
</Warnings>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="1" Code="INF" />
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" TicketDesignator="IN" FarePassengerType="INF" FareType="P" FareAmount="15.69" Code="TLX02SA2/IN" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
<PTC_FareBreakdown>
<Cabin>Y</Cabin>
<FareBasis FilingCarrier="UA" TicketDesignator="IN" FarePassengerType="INF" FareType="P" FareAmount="15.69" Code="TLX02SA2/IN" GlobalInd="EH" Market="TYOGUM" />
<FreeBaggageAllowance>PC001</FreeBaggageAllowance>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
</PriceQuote>
</OTA_AirPriceRS>
<TravelItineraryReadRS>
<TravelItinerary>
<CustomerInfo />
<ItineraryInfo>
<ItineraryPricing>
<PriceQuote RPH="1">
<MiscInformation>
<BaggageFees>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</BaggageFees>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1732/23APR24</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="UA" DisplayOnly="false" RPH="1" InputMessage="WPPL¥P1ADT/1CNN/1INF¥XO¥ZZTLX02SA2¥RQ" StatusCode="A" StoredDateTime="2024-04-23T17:32">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="JPY" Amount="47000" />
<Taxes>
<Tax TaxCode="XT" Amount="29960" />
<TaxBreakdownCode TaxPaid="false">2460SW</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">550OI</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1290GU</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">22000YQ</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">870AY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1090XY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1000TK</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">700XF</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="76960" />
<Totals>
<BaseFare Amount="47000" />
<Taxes>
<Tax Amount="29960" />
</Taxes>
<TotalFare Amount="76960" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="ADT" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPPL$P1ADT/1CNN/1INF$XO$ZZTLX02SA2$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - UA</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON ALLOWANCE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-01P/UA</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/CARRY ON HAND BAGGAGE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON CHARGES</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="TLX02SA2/TLX02SA2" />
<FareCalculation>
<Text>TYO UA GUM156.94UA TYO156.94NUC313.88END ROE149.730255 XFGUM4.5</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="06-21T11:00" ConnectionInd="O" FlightNumber="827" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2" />
<MarketingAirline FlightNumber="827" Code="UA" />
<OriginLocation LocationCode="NRT" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
</ValidityDates>
</FlightSegment>
<FlightSegment SegmentNumber="2" Status="OK" DepartureDateTime="06-25T12:15" ConnectionInd="O" FlightNumber="196" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2" />
<MarketingAirline FlightNumber="196" Code="UA" />
<OriginLocation LocationCode="GUM" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
<NotValidBefore>2024-06-23</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FareComponent TicketDesignator="" GoverningCarrier="UA" FareBasisCode="TLX02SA2" Amount="15694" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="TYO" Destination="GUM" />
<Dates DepartureDateTime="06-21T11:00" ArrivalDateTime="06-21T15:45" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<FareComponent TicketDesignator="" GoverningCarrier="UA" FareBasisCode="TLX02SA2" Amount="15694" FareDirectionality="TO" FareComponentNumber="2">
<Location Origin="GUM" Destination="TYO" />
<Dates DepartureDateTime="06-25T12:15" ArrivalDateTime="06-25T15:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>2</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<ResTicketingRestrictions>LAST DAY TO PURCHASE 24MAY/2359</ResTicketingRestrictions>
<ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 24MAY</ResTicketingRestrictions>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuote RPH="2">
<MiscInformation>
<BaggageFees>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</BaggageFees>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1732/23APR24</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="UA" DisplayOnly="false" RPH="2" InputMessage="WPPL¥P1ADT/1CNN/1INF¥XO¥ZZTLX02SA2¥RQ" StatusCode="A" StoredDateTime="2024-04-23T17:32">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="JPY" Amount="47000" />
<Taxes>
<Tax TaxCode="XT" Amount="28740" />
<TaxBreakdownCode TaxPaid="false">1240SW</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">550OI</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1290GU</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">22000YQ</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">870AY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1090XY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1000TK</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">700XF</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="75740" />
<Totals>
<BaseFare Amount="47000" />
<Taxes>
<Tax Amount="28740" />
</Taxes>
<TotalFare Amount="75740" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="CNN" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPPL$P1ADT/1CNN/1INF$XO$ZZTLX02SA2$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>EACH CNN REQUIRES ACCOMPANYING SAME RULE SAME CABIN ADT</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - UA</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON ALLOWANCE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-01P/UA</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/CARRY ON HAND BAGGAGE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON CHARGES</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="TLX02SA2/CH/TLX02SA2/CH" />
<FareCalculation>
<Text>TYO UA GUM156.94UA TYO156.94NUC313.88END ROE149.730255 XFGUM4.5</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="06-21T11:00" ConnectionInd="O" FlightNumber="827" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2/CH" />
<MarketingAirline FlightNumber="827" Code="UA" />
<OriginLocation LocationCode="NRT" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
</ValidityDates>
</FlightSegment>
<FlightSegment SegmentNumber="2" Status="OK" DepartureDateTime="06-25T12:15" ConnectionInd="O" FlightNumber="196" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2/CH" />
<MarketingAirline FlightNumber="196" Code="UA" />
<OriginLocation LocationCode="GUM" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
<NotValidBefore>2024-06-23</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FareComponent TicketDesignator="CH" GoverningCarrier="UA" FareBasisCode="TLX02SA2/CH" Amount="15694" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="TYO" Destination="GUM" />
<Dates DepartureDateTime="06-21T11:00" ArrivalDateTime="06-21T15:45" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<FareComponent TicketDesignator="CH" GoverningCarrier="UA" FareBasisCode="TLX02SA2/CH" Amount="15694" FareDirectionality="TO" FareComponentNumber="2">
<Location Origin="GUM" Destination="TYO" />
<Dates DepartureDateTime="06-25T12:15" ArrivalDateTime="06-25T15:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>2</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<ResTicketingRestrictions>LAST DAY TO PURCHASE 24MAY/2359</ResTicketingRestrictions>
<ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 24MAY</ResTicketingRestrictions>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuote RPH="3">
<MiscInformation>
<BaggageFees>
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
<Text>METERS</Text>
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
<Text>CARRY ON ALLOWANCE</Text>
<Text>NRTGUM GUMNRT-01P/UA</Text>
<Text>01/CARRY ON HAND BAGGAGE</Text>
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
<Text>CARRY ON CHARGES</Text>
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</BaggageFees>
<SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
<Text>1FQ6 1FQ6*AHL 1732/23APR24</Text>
</SignatureLine>
</MiscInformation>
<PricedItinerary TaxExempt="false" ValidatingCarrier="UA" DisplayOnly="false" RPH="3" InputMessage="WPPL¥P1ADT/1CNN/1INF¥XO¥ZZTLX02SA2¥RQ" StatusCode="A" StoredDateTime="2024-04-23T17:32">
<AirItineraryPricingInfo>
<ItinTotalFare>
<BaseFare CurrencyCode="JPY" Amount="4700" />
<Taxes>
<Tax TaxCode="XT" Amount="1960" />
<TaxBreakdownCode TaxPaid="false">870AY</TaxBreakdownCode>
<TaxBreakdownCode TaxPaid="false">1090XY</TaxBreakdownCode>
</Taxes>
<TotalFare CurrencyCode="JPY" Amount="6660" />
<Totals>
<BaseFare Amount="4700" />
<Taxes>
<Tax Amount="1960" />
</Taxes>
<TotalFare Amount="6660" />
</Totals>
</ItinTotalFare>
<PassengerTypeQuantity Quantity="01" Code="INF" />
<PTC_FareBreakdown>
<Endorsements>
<Endorsement type="PRICING_PARAMETER">
<Text>WPPL$P1ADT/1CNN/1INF$XO$ZZTLX02SA2$RQ</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>REQUIRES ACCOMPANYING ADT PASSENGER</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>EACH INF REQUIRES ACCOMPANYING ADT PASSENGER</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>VALIDATING CARRIER - UA</Text>
</Endorsement>
<Endorsement type="WARNING">
<Text>CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES</Text>
</Endorsement>
<Endorsement type="ENDORSEMENT_OVERRIDE">
<Text>NONREF/0VALUAFTDPT</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -NRTGUM-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-NRTGUM-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>BAG ALLOWANCE -GUMNRT-01P/UA/EACH PIECE UP TO 50 POUND</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>S/23 KILOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>METERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>2NDCHECKED BAG FEE-GUMNRT-JPY7500/UA/UP TO 50 POUNDS/23 KI</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>LOGRAMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON ALLOWANCE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-01P/UA</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/CARRY ON HAND BAGGAGE</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CARRY ON CHARGES</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>NRTGUM GUMNRT-UA-CARRY ON FEES UNKNOWN-CONTACT CARRIER</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
</Endorsement>
<Endorsement type="DOT_BAGGAGE">
<Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
</Endorsement>
</Endorsements>
<FareBasis Code="TLX02SA2/IN/TLX02SA2/IN" />
<FareCalculation>
<Text>TYO UA GUM15.69UA TYO15.69NUC31.38END ROE149.730255</Text>
</FareCalculation>
<FareSource>ATPC</FareSource>
<FlightSegment SegmentNumber="1" Status="NS" DepartureDateTime="06-21T11:00" ConnectionInd="O" FlightNumber="827" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2/IN" />
<MarketingAirline FlightNumber="827" Code="UA" />
<OriginLocation LocationCode="NRT" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
</ValidityDates>
</FlightSegment>
<FlightSegment SegmentNumber="2" Status="NS" DepartureDateTime="06-25T12:15" ConnectionInd="O" FlightNumber="196" ResBookDesigCode="T">
<BaggageAllowance Number="01P" />
<FareBasis Code="TLX02SA2/IN" />
<MarketingAirline FlightNumber="196" Code="UA" />
<OriginLocation LocationCode="GUM" />
<ValidityDates>
<NotValidAfter>2024-06-28</NotValidAfter>
<NotValidBefore>2024-06-23</NotValidBefore>
</ValidityDates>
</FlightSegment>
<FlightSegment>
<OriginLocation LocationCode="NRT" />
</FlightSegment>
<FareComponent TicketDesignator="IN" GoverningCarrier="UA" FareBasisCode="TLX02SA2/IN" Amount="1569" FareDirectionality="FROM" FareComponentNumber="1">
<Location Origin="TYO" Destination="GUM" />
<Dates DepartureDateTime="06-21T11:00" ArrivalDateTime="06-21T15:45" />
<FlightSegmentNumbers>
<FlightSegmentNumber>1</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<FareComponent TicketDesignator="IN" GoverningCarrier="UA" FareBasisCode="TLX02SA2/IN" Amount="1569" FareDirectionality="TO" FareComponentNumber="2">
<Location Origin="GUM" Destination="TYO" />
<Dates DepartureDateTime="06-25T12:15" ArrivalDateTime="06-25T15:05" />
<FlightSegmentNumbers>
<FlightSegmentNumber>2</FlightSegmentNumber>
</FlightSegmentNumbers>
</FareComponent>
<ResTicketingRestrictions>LAST DAY TO PURCHASE 24MAY/2359</ResTicketingRestrictions>
<ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 24MAY</ResTicketingRestrictions>
</PTC_FareBreakdown>
</AirItineraryPricingInfo>
</PricedItinerary>
<ResponseHeader>
<Text>FARE - PRICE RETAINED</Text>
<Text>FARE USED TO CALCULATE DISCOUNT</Text>
<Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
</ResponseHeader>
<PriceQuotePlus PricingStatus="C" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
<TicketingInstructionsInfo />
</PriceQuotePlus>
</PriceQuote>
<PriceQuoteTotals>
<BaseFare Amount="98700.00" />
<Taxes>
<Tax Amount="60660.00" />
</Taxes>
<TotalFare Amount="159360.00" />
</PriceQuoteTotals>
</ItineraryPricing>
<ReservationItems>
<Item RPH="1">
<FlightSegment Status="SS" DayOfWeekInd="5" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="03.45" ResBookDesigCode="T" SmokingAllowed="false" AirMilesFlown="1558" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2024-06-21T11:00" ArrivalDateTime="06-21T15:45" FlightNumber="0827" SpecialMeal="false" Id="3">
<DestinationLocation LocationCode="GUM" />
<Equipment AirEquipType="738" />
<MarketingAirline FlightNumber="0827" ResBookDesigCode="T" Code="UA">
<Banner>MARKETED BY UNITED AIRLINES</Banner>
</MarketingAirline>
<Meal Code="L" />
<OperatingAirline FlightNumber="0827" ResBookDesigCode="T" Code="UA">
<Banner>OPERATED BY UNITED AIRLINES</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="UA" />
<DisclosureCarrier DOT="false" Code="UA">
<Banner>UNITED AIRLINES</Banner>
</DisclosureCarrier>
<OriginLocation TerminalCode="1" LocationCode="NRT" Terminal="TERMINAL 1" />
<SupplierRef ID="DCUA" />
<UpdatedArrivalTime>06-21T15:45</UpdatedArrivalTime>
<UpdatedDepartureTime>06-21T11:00</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="1" segmentAssociationId="2">
<DepartureAirport>NRT</DepartureAirport>
<DepartureTerminalName>TERMINAL 1</DepartureTerminalName>
<DepartureTerminalCode>1</DepartureTerminalCode>
<ArrivalAirport>GUM</ArrivalAirport>
<EquipmentType>738</EquipmentType>
<MarketingAirlineCode>UA</MarketingAirlineCode>
<MarketingFlightNumber>827</MarketingFlightNumber>
<MarketingClassOfService>T</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>L</MealCode>
<ElapsedTime>225</ElapsedTime>
<AirMilesFlown>1558</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="UA">
<Banner>UNITED AIRLINES</Banner>
</DisclosureCarrier>
<AirlineRefId>DCUA</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-06-21T11:00:00</DepartureDateTime>
<ArrivalDateTime>2024-06-21T15:45:00</ArrivalDateTime>
<FlightNumber>827</FlightNumber>
<ClassOfService>T</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
<Item RPH="2">
<FlightSegment Status="SS" DayOfWeekInd="2" CodeShare="false" NumberInParty="02" StopQuantity="00" ElapsedTime="03.50" ResBookDesigCode="T" SmokingAllowed="false" AirMilesFlown="1558" SegmentNumber="0002" IsPast="false" eTicket="true" DepartureDateTime="2024-06-25T12:15" ArrivalDateTime="06-25T15:05" FlightNumber="0196" SpecialMeal="false" Id="4">
<DestinationLocation TerminalCode="1" LocationCode="NRT" Terminal="TERMINAL 1" />
<Equipment AirEquipType="738" />
<MarketingAirline FlightNumber="0196" ResBookDesigCode="T" Code="UA">
<Banner>MARKETED BY UNITED AIRLINES</Banner>
</MarketingAirline>
<Meal Code="L" />
<OperatingAirline FlightNumber="0196" ResBookDesigCode="T" Code="UA">
<Banner>OPERATED BY UNITED AIRLINES</Banner>
</OperatingAirline>
<OperatingAirlinePricing Code="UA" />
<DisclosureCarrier DOT="false" Code="UA">
<Banner>UNITED AIRLINES</Banner>
</DisclosureCarrier>
<OriginLocation LocationCode="GUM" />
<SupplierRef ID="DCUA" />
<UpdatedArrivalTime>06-25T15:05</UpdatedArrivalTime>
<UpdatedDepartureTime>06-25T12:15</UpdatedDepartureTime>
<Cabin SabreCode="Y" ShortName="ECONOMY" Lang="EN" Code="Y" Name="ECONOMY" />
</FlightSegment>
<Product>
<ProductDetails productCategory="AIR">
<ProductName type="AIR" />
<Air sequence="2" segmentAssociationId="3">
<DepartureAirport>GUM</DepartureAirport>
<ArrivalAirport>NRT</ArrivalAirport>
<ArrivalTerminalName>TERMINAL 1</ArrivalTerminalName>
<ArrivalTerminalCode>1</ArrivalTerminalCode>
<EquipmentType>738</EquipmentType>
<MarketingAirlineCode>UA</MarketingAirlineCode>
<MarketingFlightNumber>196</MarketingFlightNumber>
<MarketingClassOfService>T</MarketingClassOfService>
<Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y" />
<MealCode>L</MealCode>
<ElapsedTime>230</ElapsedTime>
<AirMilesFlown>1558</AirMilesFlown>
<FunnelFlight>false</FunnelFlight>
<ChangeOfGauge>false</ChangeOfGauge>
<DisclosureCarrier DOT="false" Code="UA">
<Banner>UNITED AIRLINES</Banner>
</DisclosureCarrier>
<AirlineRefId>DCUA</AirlineRefId>
<Eticket>true</Eticket>
<DepartureDateTime>2024-06-25T12:15:00</DepartureDateTime>
<ArrivalDateTime>2024-06-25T15:05:00</ArrivalDateTime>
<FlightNumber>196</FlightNumber>
<ClassOfService>T</ClassOfService>
<ActionCode>SS</ActionCode>
<NumberInParty>2</NumberInParty>
<inboundConnection>false</inboundConnection>
<outboundConnection>false</outboundConnection>
<ScheduleChangeIndicator>false</ScheduleChangeIndicator>
</Air>
</ProductDetails>
</Product>
</Item>
</ReservationItems>
</ItineraryInfo>
<ItineraryRef PrimeHostID="1F" InhibitCode="U" AirExtras="false" PartitionID="AA">
<Header>CURRENTLY DISPLAYING A PNR OWNED BY THE SABRE PRIME HOST</Header>
<Header>RULES AND FUNCTIONALITY FOR THAT PRIME HOST WILL APPLY</Header>
<Header>PRICE QUOTE RECORD - PRICED</Header>
<Source PseudoCityCode="1FQ6" />
</ItineraryRef>
</TravelItinerary>
</TravelItineraryReadRS>
</EnhancedAirBookRS>
XMLタグ定義書
-
- リクエスト (2024/05/08更新)
-
- レスポンス (2024/05/08更新)
XMLスキーマ
【注意点】
各種XMLスキーマは、Sabre社提供のオリジナル版となるため、「XMLタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「XMLタグ定義書」にてご確認ください。
※弊社にて「XMLタグ定義書」を作成する際、各タグの利用可否確認を行っております。
各種XMLスキーマは、Sabre社提供のオリジナル版となるため、「XMLタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「XMLタグ定義書」にてご確認ください。
※弊社にて「XMLタグ定義書」を作成する際、各タグの利用可否確認を行っております。
-
- リクエストスキーマ
-
- レスポンススキーマ
機能の補足説明
ここでは、EnhancedAirBookRQに関する機能の補足説明を掲載しています。
必要に応じてダウンロードしてご利用ください。
必要に応じてダウンロードしてご利用ください。
-
- Global Indicatorについて
- Global Indicatorの詳細を表にまとめて掲載しております。