Skip Navigation

Update Passenger Name Record

1.2.0
Air
Reservation
SOAP API
Travel Agency
Airline Carrier

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Update Passenger Name Record API (UpdatePassengerNameRecordRQ) is used to update a Passenger Name Record (PNR) by adding specific data elements. These data elements include the addition of air or hotel segments, remarks (including Form of Payment Wallet remarks), seats, special service requests (SSRs), and more, all within a single API call.

Target Audience
Travel Agency
Airline Carrier
API Version
1.2.0
Authentication
Session or Sessionless Tokens
Service Action Code
UpdatePassengerNameRecordRQ
Important! Sabre’s legacy hotel shopping and booking services are being sunset. Please upgrade to the new Content Services for Lodging platform (CSL). As per SAN 16384, all new hotel bookings can only be created as CSL segments starting from March 26, 2024.

What is it?

The Update Passenger Name Record API is used to update a Passenger Name Record (PNR) by adding specific data elements. These data elements include the addition of air or hotel segments, remarks, seats, special service requests (SSRs), and more, all within a single API call.

Why use it?

Update Passenger Name Record performs different steps based on your input, which is managed by orchestrating different calls to a variety of specific Sabre APIs. Using this orchestration, you can:

  • Add general passenger details (names, contact information, etc.)
  • Perform air booking and pricing 
  • Perform hotel booking via a booking key
  • Perform vehicle booking
  • Add miscellaneous segment information and special service details (SSRs, remarks, TSA-related details, etc.) 
  • Add seats to air bookings
  • Finalize transactions

How to use

Making a request

For the successful execution of this API, ensure to specify a valid PNR record locator in the request at /Itinerary/@id

Adding air segments

To add air segments to a reservation that did not previously contain air segments, the request should contain the following:

  • Ticketing time limit: /TravelItineraryAddInfo/AgencyInfo/Ticketing/@TicketType
  • Details of the air segments to be booked: /AirBook/OriginDestinationInformation/FlightSegment
  • Request to price the successfully booked segments: /AirPrice/PriceRequestInformation
  • Request to commit the transaction: /PostProcessing/EndTransaction
    /PostProcessing/EndTransaction/Source/@ReceivedFrom
  • For reservations departing to/from the US, or flying over the US, it is mandatory to pass Secure Flight Passenger Data required by TSA: /CreatePassengerNameRecordRQ/SpecialReqDetails/SpecialService/SpecialSer viceInfo/SecureFlight

Adding hotel segments

To add hotel segments to a reservation that did not previously contain hotel segments, the request should contain the following:

  • Travel agency address: /TravelItineraryAddInfo/AgencyInfo/Address
  • Hotel booking key: /HotelBook/BookingInfo/BookingKey
  • Request to commit the transaction: /PostProcessing/EndTransaction /PostProcessing/EndTransaction/Source/@ReceivedFrom

Adding vehicle segments

To add vehicle segments to a reservation that did not previously contain any vehicle segments, the request should contain the following:

  • Travel agency address: /TravelItineraryAddInfo/AgencyInfo/Address
  • Vehicle booking details: /VehicleBook
  • Request to commit the transaction: /PostProcessing/EndTransaction /PostProcessing/EndTransaction/Source/@ReceivedFrom

Redisplaying the reservation

In some use cases, it may be necessary to let the API redisplay the reservation in order to complete the changes in a given PNR. Therefore, it is recommended to always set: UpdatePassengerNameRecordRQ.PostProcessing.RedisplayReservation

Note: Refer to the Orchestrated Sabre APIs User Guide in the Resources tab for more information.

Sample Request
<?xml version="1.0" encoding="UTF-8"?>
<UpdatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/updatereservation/v1_2" version="1.2.0">
    <Itinerary id="RECLOC"/>
    <SpecialReqDetails>
        <AddRemark>
            <RemarkInfo>
                <FOP_Remark temporaryId="111">
                    <CC_Info>
                        <PaymentCard SuppressApprovalCode="true" GenerateApprovalAtTicketing="true" Code="VI" ExpireDate="2024-12" Number="{{cc_number}}"/>
                        <CardHolderName>
                            <GivenName>JOHN</GivenName>
                            <Surname>DOE</Surname>
                        </CardHolderName>
                    </CC_Info>
                </FOP_Remark>
                <FOP_Remark_Association>
                    <Parent referenceType="UkyId"/>
                    <Child useType="AZ" temporaryId="111"/>
                </FOP_Remark_Association>
            </RemarkInfo>
        </AddRemark>
    </SpecialReqDetails>
    <PostProcessing>
        <ARUNK/>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <RedisplayReservation waitInterval='100'/>
    </PostProcessing>
</UpdatePassengerNameRecordRQ>
Sample Response
<?xml version="1.0" encoding="UTF-8"?>
<UpdatePassengerNameRecordRS xmlns="http://services.sabre.com/sp/updatereservation/v1_2">
    <ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" status="Complete">
        <Success timeStamp="2024-05-15T11:35:07.831Z"/>
        <Warning timeStamp="2024-05-15T11:35:07.124Z" type="BusinessLogic">
            <SystemSpecificResults>
                <Message code="WARN.SWS.HOST.ERROR_IN_RESPONSE">ARUNK_LLSRQ: NO ARNK INSERTED</Message>
            </SystemSpecificResults>
        </Warning>
    </ApplicationResults>
    <ItineraryRef ID="RECLOC"/>
    <TravelItineraryRead>
        <TravelItinerary>
            <CustomerInfo>
                <Address>
                    <AddressLine Id="9" type="O">SABRE TRAVEL</AddressLine>
                    <AddressLine Id="10" type="O">3150 SABRE DRIVE</AddressLine>
                    <AddressLine Id="11" type="O">SOUTHLAKE, TX US</AddressLine>
                    <AddressLine Id="12" type="O">76092</AddressLine>
                </Address>
                <ContactNumbers>
                    <ContactNumber Phone="202-555-0137-H-1.1" LocationCode="DFW" RPH="001" Id="7"/>
                </ContactNumbers>
                <PaymentInfo>
                    <Payment>
                        <Form RPH="001" Id="17">
                            <Text>CHECK</Text>
                        </Form>
                        <Form RPH="002" Id="20">
                            <Text>*VI4XXXXXXXXXXX1111¥12/24</Text>
                        </Form>
                    </Payment>
                </PaymentInfo>
                <PersonName elementId="pnr-3.1" NameReference="ABC123" PassengerType="ADT" NameNumber="01.01" WithInfant="false" RPH="1">
                    <Email Id="6">BRAD.PITK@SABRE.COM</Email>
                    <GivenName>WIELGACHNY</GivenName>
                    <Surname>DZIK</Surname>
                </PersonName>
            </CustomerInfo>
            <ItineraryInfo>
                <ItineraryPricing>
                    <PriceQuote RPH="1">
                        <MiscInformation>
                            <BaggageFees>
                                <Text>BAG ALLOWANCE     -DFWLAX-NIL/AA</Text>
                                <Text>1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**</Text>
                                <Text>2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**</Text>
                                <Text>**BAG FEES APPLY AT EACH CHECK IN LOCATION</Text>
                                <Text>CARRY ON ALLOWANCE</Text>
                                <Text>DFWLAX-02P/AA</Text>
                                <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</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>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                <Text>DFWLAX-AA</Text>
                                <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                            </BaggageFees>
                            <SignatureLine Status="ACTIVE" ExpirationDateTime="00:00" Source="SYS">
                                <Text>G7HE G7HE*AWT 0634/15MAY24</Text>
                            </SignatureLine>
                        </MiscInformation>
                        <PricedItinerary TaxExempt="false" ValidatingCarrier="AA" DisplayOnly="false" RPH="1" InputMessage="WPFCK¥P1ADT¥MPC-ANY¥RQ" StatusCode="A" StoredDateTime="2024-05-15T06:34">
                            <AirItineraryPricingInfo>
                                <ItinTotalFare>
                                    <BaseFare CurrencyCode="USD" Amount="892.44"/>
                                    <Taxes>
                                        <Tax TaxCode="XT" Amount="82.03"/>
                                        <TaxBreakdownCode TaxPaid="false">5.00ZP</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">5.60AY</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">66.93US</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">4.50XF</TaxBreakdownCode>
                                    </Taxes>
                                    <TotalFare CurrencyCode="USD" Amount="974.47"/>
                                    <Totals>
                                        <BaseFare Amount="892.44"/>
                                        <Taxes>
                                            <Tax Amount="82.03"/>
                                        </Taxes>
                                        <TotalFare Amount="974.47"/>
                                    </Totals>
                                </ItinTotalFare>
                                <PassengerTypeQuantity Quantity="01" Code="ADT"/>
                                <PTC_FareBreakdown>
                                    <Endorsements>
                                        <Endorsement type="PRICING_PARAMETER">
                                            <Text>WPFCK$P1ADT$MPC-ANY$RQ</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>VALIDATING CARRIER - AA</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>CHG BEF DEP UP TO USD0.00/NON-CHG AFT DEP/NON-REF BEF DEP/</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>NON-REF AFT DEP/OTHERWISE NON-CHG/SEE RULES</Text>
                                        </Endorsement>
                                        <Endorsement type="SYSTEM_ENDORSEMENT">
                                            <Text>NONREF/FAREDIF/CXL BY FLT TIME OR NOVALUE</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>BAG ALLOWANCE     -DFWLAX-NIL/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>**BAG FEES APPLY AT EACH CHECK IN LOCATION</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>CARRY ON ALLOWANCE</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>DFWLAX-02P/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</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>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>DFWLAX-AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                                        </Endorsement>
                                    </Endorsements>
                                    <FareBasis Code="YA2AAN"/>
                                    <FareCalculation>
                                        <Text>DFW AA LAX Q0.35 892.09USD892.44END ZPDFW XFDFW4.5</Text>
                                    </FareCalculation>
                                    <FareSource>ATPC</FareSource>
                                    <FlightSegment SegmentNumber="1" Status="OK" DepartureDateTime="06-14T06:00" ConnectionInd="O" FlightNumber="1639" ResBookDesigCode="Y">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AAN"/>
                                        <MarketingAirline FlightNumber="1639" Code="AA"/>
                                        <OriginLocation LocationCode="DFW"/>
                                        <ValidityDates>
                                            <NotValidAfter>2025-06-14</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment>
                                        <OriginLocation LocationCode="LAX"/>
                                    </FlightSegment>
                                    <FareComponent TicketDesignator="" GoverningCarrier="AA" FareBasisCode="YA2AAN" Amount="89209" FareDirectionality="FROM" FareComponentNumber="1">
                                        <Location Origin="DFW" Destination="LAX"/>
                                        <Dates DepartureDateTime="06-14T06:00" ArrivalDateTime="06-14T07:14"/>
                                        <FlightSegmentNumbers>
                                            <FlightSegmentNumber>1</FlightSegmentNumber>
                                        </FlightSegmentNumbers>
                                    </FareComponent>
                                    <ResTicketingRestrictions>LAST DAY TO PURCHASE 16MAY/2359</ResTicketingRestrictions>
                                    <ResTicketingRestrictions>GUARANTEED FARE APPL IF PURCHASED BEFORE 16MAY</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="S" VerifyFareCalc="false" NUCSuppresion="false" SystemIndicator="S" IT_BT_Fare="BT" NegotiatedFare="false" DomesticIntlInd="I" DisplayOnly="false" ManualFare="false" SubjToGovtApproval="false" DiscountAmount="0" ItineraryChanged="false">
                            <PassengerInfo PassengerType="ADT">
                                <PassengerData NameNumber="01.01">DZIK/WIELGACHNY</PassengerData>
                            </PassengerInfo>
                            <TicketingInstructionsInfo/>
                        </PriceQuotePlus>
                    </PriceQuote>
                    <PriceQuoteTotals>
                        <BaseFare Amount="892.44"/>
                        <Taxes>
                            <Tax Amount="82.03"/>
                        </Taxes>
                        <TotalFare Amount="974.47"/>
                    </PriceQuoteTotals>
                </ItineraryPricing>
                <ReservationItems>
                    <Item RPH="1">
                        <FlightSegment Status="HK" DayOfWeekInd="5" CodeShare="false" NumberInParty="01" StopQuantity="00" ElapsedTime="03.14" ResBookDesigCode="Y" SmokingAllowed="false" AirMilesFlown="1235" SegmentNumber="0001" IsPast="false" eTicket="true" DepartureDateTime="2024-06-14T06:00" ArrivalDateTime="06-14T07:14" SegmentBookedDate="2024-05-15T06:34:00" FlightNumber="1639" SpecialMeal="false" Id="13">
                            <DestinationLocation LocationCode="LAX"/>
                            <Equipment AirEquipType="32Q"/>
                            <MarketingAirline FlightNumber="1639" ResBookDesigCode="Y" Code="AA">
                                <Banner>MARKETED BY AMERICAN AIRLINES</Banner>
                            </MarketingAirline>
                            <Meal Code="R"/>
                            <OperatingAirline FlightNumber="1639" ResBookDesigCode="Y" Code="AA">
                                <Banner>OPERATED BY AMERICAN AIRLINES</Banner>
                            </OperatingAirline>
                            <OperatingAirlinePricing Code="AA"/>
                            <DisclosureCarrier DOT="false" Code="AA">
                                <Banner>AMERICAN AIRLINES</Banner>
                            </DisclosureCarrier>
                            <OriginLocation LocationCode="DFW"/>
                            <SupplierRef ID="DCAA*RXZLZU"/>
                            <UpdatedArrivalTime>06-14T07:14</UpdatedArrivalTime>
                            <UpdatedDepartureTime>06-14T06: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>DFW</DepartureAirport>
                                    <ArrivalAirport>LAX</ArrivalAirport>
                                    <EquipmentType>32Q</EquipmentType>
                                    <MarketingAirlineCode>AA</MarketingAirlineCode>
                                    <MarketingFlightNumber>1639</MarketingFlightNumber>
                                    <MarketingClassOfService>Y</MarketingClassOfService>
                                    <Cabin code="Y" name="ECONOMY" shortName="ECONOMY" lang="EN" sabreCode="Y"/>
                                    <MealCode>R</MealCode>
                                    <ElapsedTime>194</ElapsedTime>
                                    <AirMilesFlown>1235</AirMilesFlown>
                                    <FunnelFlight>false</FunnelFlight>
                                    <ChangeOfGauge>false</ChangeOfGauge>
                                    <DisclosureCarrier DOT="false" Code="AA">
                                        <Banner>AMERICAN AIRLINES</Banner>
                                    </DisclosureCarrier>
                                    <AirlineRefId>DCAA*RXZLZU</AirlineRefId>
                                    <Eticket>true</Eticket>
                                    <DepartureDateTime>2024-06-14T06:00:00</DepartureDateTime>
                                    <ArrivalDateTime>2024-06-14T07:14:00</ArrivalDateTime>
                                    <FlightNumber>1639</FlightNumber>
                                    <ClassOfService>Y</ClassOfService>
                                    <ActionCode>HK</ActionCode>
                                    <NumberInParty>1</NumberInParty>
                                    <inboundConnection>false</inboundConnection>
                                    <outboundConnection>false</outboundConnection>
                                    <ScheduleChangeIndicator>false</ScheduleChangeIndicator>
                                    <SegmentBookedDate>2024-05-15T06:34:00</SegmentBookedDate>
                                </Air>
                            </ProductDetails>
                        </Product>
                    </Item>
                </ReservationItems>
                <Ticketing TicketTimeLimit="TAW/" RPH="01"/>
            </ItineraryInfo>
            <ItineraryRef PrimeHostID="1S" InhibitCode="U" CustomerIdentifier="1234567890" ID="RXMMQV" AirExtras="false" PartitionID="AA">
                <Header>PRICE QUOTE RECORD EXISTS - SYSTEM</Header>
                <Source HomePseudoCityCode="G7HE" LastUpdateDateTime="2024-05-15T06:35" ReceivedFrom="SP TEST" CreateDateTime="2024-05-15T06:34" SequenceNumber="3" AAA_PseudoCityCode="G7HE" CreationAgent="AWT" PseudoCityCode="G7HE"/>
            </ItineraryRef>
            <RemarkInfo/>
            <SpecialServiceInfo Type="GFX" RPH="001" Id="14">
                <Service SSR_Type="DOCS" SSR_Code="SSR">
                    <Airline Code="AA"/>
                    <PersonName NameNumber="01.01">DZIK/WIELGACHNY</PersonName>
                    <Text>HK1/DB/01JAN1990/M/DZIK/WIELGACHNY</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo Type="GFX" RPH="002" Id="15">
                <Service SSR_Type="DOCS" SSR_Code="SSR">
                    <Airline Code="AA"/>
                    <PersonName NameNumber="01.01">DZIK/WIELGACHNY</PersonName>
                    <Text>HK1/DB/01JAN1990/M/DZIK/WIELGACHNY</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo Type="GFX" RPH="003" Id="16">
                <Service SSR_Type="OTHS" SSR_Code="SSR">
                    <Airline Code="AA"/>
                    <Text>CC WIELGACHNY DZIK</Text>
                </Service>
            </SpecialServiceInfo>
            <OpenReservationElements>
                <OpenReservationElement elementId="pnr-or-3" id="3" type="FP" displayIndex="1">
                    <FormOfPayment migrated="false">
                        <Check>
                            <Text>CHECK</Text>
                        </Check>
                    </FormOfPayment>
                </OpenReservationElement>
                <OpenReservationElement elementId="pnr-or-5" id="5" type="FP" displayIndex="2">
                    <FormOfPayment migrated="false">
                        <PaymentCard>
                            <PaymentType>CC</PaymentType>
                            <CardCode>VI</CardCode>
                            <CardNumber tokenized="true" masked="true">4XXXXXXXXXXX1111</CardNumber>
                            <ExpiryMonth>--12</ExpiryMonth>
                            <ExpiryYear>2024</ExpiryYear>
                            <GenerateApprovalAtTicketing>true</GenerateApprovalAtTicketing>
                        </PaymentCard>
                    </FormOfPayment>
                </OpenReservationElement>
                <OpenReservationElement elementId="pnr-14" id="14" type="SRVC">
                    <ServiceRequest serviceType="SSR" code="DOCS" serviceCount="1" ssrType="GFX" airlineCode="AA" actionCode="HK">
                        <FreeText>/DB/01JAN1990/M/DZIK/WIELGACHNY</FreeText>
                        <FullText>DOCS AA HK1/DB/01JAN1990/M/DZIK/WIELGACHNY</FullText>
                        <TravelDocument>
                            <Type>DB</Type>
                            <DateOfBirth>01JAN1990</DateOfBirth>
                            <Gender>M</Gender>
                            <LastName>DZIK</LastName>
                            <FirstName>WIELGACHNY</FirstName>
                            <Infant>false</Infant>
                            <HasDocumentData>false</HasDocumentData>
                        </TravelDocument>
                    </ServiceRequest>
                    <NameAssociation>
                        <LastName>DZIK</LastName>
                        <FirstName>WIELGACHNY</FirstName>
                        <ReferenceId>1</ReferenceId>
                        <NameRefNumber>01.01</NameRefNumber>
                    </NameAssociation>
                </OpenReservationElement>
                <OpenReservationElement elementId="pnr-15" id="15" type="SRVC">
                    <ServiceRequest serviceType="SSR" code="DOCS" serviceCount="1" ssrType="GFX" airlineCode="AA" actionCode="HK">
                        <FreeText>/DB/01JAN1990/M/DZIK/WIELGACHNY</FreeText>
                        <FullText>DOCS AA HK1/DB/01JAN1990/M/DZIK/WIELGACHNY</FullText>
                        <TravelDocument>
                            <Type>DB</Type>
                            <DateOfBirth>01JAN1990</DateOfBirth>
                            <Gender>M</Gender>
                            <LastName>DZIK</LastName>
                            <FirstName>WIELGACHNY</FirstName>
                            <Infant>false</Infant>
                            <HasDocumentData>false</HasDocumentData>
                        </TravelDocument>
                    </ServiceRequest>
                    <NameAssociation>
                        <LastName>DZIK</LastName>
                        <FirstName>WIELGACHNY</FirstName>
                        <ReferenceId>1</ReferenceId>
                        <NameRefNumber>01.01</NameRefNumber>
                    </NameAssociation>
                </OpenReservationElement>
                <OpenReservationElement elementId="pnr-16" id="16" type="SRVC">
                    <ServiceRequest serviceType="SSR" code="OTHS" ssrType="GFX" airlineCode="AA">
                        <FreeText>CC WIELGACHNY DZIK</FreeText>
                        <FullText>OTHS AA CC WIELGACHNY DZIK</FullText>
                    </ServiceRequest>
                </OpenReservationElement>
                <OpenReservationElement elementId="pnr-6" id="6" type="PSG_DETAILS_MAIL">
                    <Email comment="">
                        <Address>BRAD.PITK@SABRE.COM</Address>
                    </Email>
                    <NameAssociation>
                        <LastName>DZIK</LastName>
                        <FirstName>WIELGACHNY</FirstName>
                        <ReferenceId>1</ReferenceId>
                        <NameRefNumber>01.01</NameRefNumber>
                    </NameAssociation>
                </OpenReservationElement>
            </OpenReservationElements>
            <AssociationMatrices>
                <AssociationMatrix>
                    <Name>FOP</Name>
                    <Parent ref="pnr-or-5"/>
                    <Child ref="Static" value="AZ" key="FopUsageType"/>
                </AssociationMatrix>
            </AssociationMatrices>
        </TravelItinerary>
    </TravelItineraryRead>
</UpdatePassengerNameRecordRS>