Update Passenger Name Record Mock Server

Orchestrated API for updating Passenger Name Records and air segments in a single call.

The Update Passenger Name Record API allows developers to modify PNR data, including air segments, through an orchestrated interface. This service simplifies complex booking updates by bundling multiple operations into a single request, ensuring consistent state management for travel itineraries.

Use this hosted mock server to simulate Update Passenger Name Record APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to validate booking lifecycle flows such as PNR modification, air segment updates, passenger data synchronization, and downstream fulfillment handling for updated travel itineraries.

Update Passenger Name Record mock server is up and running!

Use this mock URL as the API base in your code to simulate Update Passenger Name Record responses instantly.

https://sabre-update-pnr.mock.beeceptor.com



Orchestrated Update Passenger Name Record

Query Parameter NameExample
mode*update
{
  "UpdatePassengerNameRecordRQ": {
    "version": "1.2.0",
    "targetCity": "IPCC",
    "haltOnAirPriceError": true,
    "Itinerary": {
      "id": "ABCDEF"
    },
    "AirBook": {
      "HaltOnStatus": [
        {
          "Code": "HL"
        },
        {
          "Code": "KK"
        },
        {
          "Code": "LL"
        },
        {
          "Code": "NN"
        },
        {
          "Code": "NO"
        },
        {
          "Code": "UC"
        },
        {
          "Code": "US"
        }
      ],
      "OriginDestinationInformation": {
        "FlightSegment": [
          {
            "ArrivalDateTime": "2026-09-20T14:50:00",
            "DepartureDateTime": "2026-09-20T09:40:00",
            "FlightNumber": "1994",
            "NumberInParty": "1",
            "ResBookDesigCode": "Y",
            "Status": "NN",
            "DestinationLocation": {
              "LocationCode": "DFW"
            },
            "MarketingAirline": {
              "Code": "AA",
              "FlightNumber": "1994"
            },
            "OriginLocation": {
              "LocationCode": "LAX"
            }
          }
        ]
      },
      "RedisplayReservation": {
        "NumAttempts": 10,
        "WaitInterval": 300
      }
    },
    "AirPrice": [
      {
        "PriceRequestInformation": {
          "Retain": true,
          "OptionalQualifiers": {
            "FOP_Qualifiers": {
              "BasicFOP": {
                "Type": "CK"
              }
            },
            "PricingQualifiers": {
              "PassengerType": [
                {
                  "Code": "ADT",
                  "Quantity": "1"
                }
              ],
              "SpecificPenalty": {
                "Changeable": {
                  "Any": true
                }
              }
            }
          }
        }
      }
    ],
    "PostProcessing": {
      "ARUNK": {},
      "EndTransaction": {
        "Source": {
          "ReceivedFrom": "API TEST"
        }
      },
      "RedisplayReservation": {
        "waitInterval": 100
      }
    }
  }
}
{
  "UpdatePassengerNameRecordRS": {
    "ApplicationResults": {
      "status": "Complete",
      "Success": [
        {
          "timeStamp": "2026-08-14T12:41:08.899Z"
        }
      ],
      "Warning": [
        {
          "type": "BusinessLogic",
          "timeStamp": "2026-08-14T12:41:06.886Z",
          "SystemSpecificResults": [
            {
              "Message": [
                {
                  "code": "WARN.SWS.HOST.ERROR_IN_RESPONSE",
                  "content": "ARUNK_LLSRQ: NO ARNK INSERTED"
                }
              ]
            }
          ]
        }
      ]
    },
    "ItineraryRef": {
      "ID": "KEJNOF"
    },
    "AirBook": {
      "OriginDestinationOption": {
        "FlightSegment": [
          {
            "ArrivalDateTime": "09-20T14:50",
            "DepartureDateTime": "09-20T09:40",
            "eTicket": true,
            "FlightNumber": "1994",
            "NumberInParty": "001",
            "ResBookDesigCode": "Y",
            "Status": "NN",
            "DestinationLocation": {
              "LocationCode": "DFW"
            },
            "MarketingAirline": {
              "Code": "AA",
              "FlightNumber": "1994"
            },
            "OriginLocation": {
              "LocationCode": "LAX"
            }
          }
        ]
      }
    },
    "AirPrice": [
      {
        "PriceQuote": {
          "MiscInformation": {
            "BaggageInfo": {
              "SubCodeProperties": [
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 1,
                  "AncillaryFeeGroupCode": "BG",
                  "CommercialNameofBaggageItemType": "ALLOWANCE",
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0DFAAAA",
                  "RFIC": "C"
                },
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 2,
                  "AncillaryFeeGroupCode": "BG",
                  "CommercialNameofBaggageItemType": "OVER100LB 45KG BAGGAGE",
                  "DescriptionOne": {
                    "Code": "1X",
                    "Text": "OVER 100 POUNDS/45 KILOGRAMS"
                  },
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0DQAEAA",
                  "SizeWeightInfo": {
                    "MinimumWeightInAlternate": {
                      "Units": "L",
                      "content": "45"
                    },
                    "MinimumWeight": {
                      "Units": "L",
                      "content": "100"
                    }
                  }
                },
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 3,
                  "AncillaryFeeGroupCode": "BG",
                  "CommercialNameofBaggageItemType": "UPTO50LB 23KG AND62LI 158LCM",
                  "DescriptionOne": {
                    "Code": "23",
                    "Text": "UP TO 50 POUNDS/23 KILOGRAMS"
                  },
                  "DescriptionTwo": {
                    "Code": "6U",
                    "Text": "UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"
                  },
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0GOACAA",
                  "RFIC": "C",
                  "SizeWeightInfo": {
                    "MaximumSizeInAlternate": {
                      "Units": "C",
                      "content": "158"
                    },
                    "MaximumSize": {
                      "Units": "I",
                      "content": "62"
                    },
                    "MaximumWeightInAlternate": {
                      "Units": "K",
                      "content": "23"
                    },
                    "MaximumWeight": {
                      "Units": "L",
                      "content": "50"
                    }
                  }
                },
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 4,
                  "AncillaryFeeGroupCode": "BG",
                  "AncillaryService": {
                    "SubGroupCode": "CY",
                    "Text": "CARRY ON HAND BAGGAGE"
                  },
                  "CommercialNameofBaggageItemType": "CARRYON HAND BAGGAGE",
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0LNABAA",
                  "RFIC": "C"
                },
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 5,
                  "AncillaryFeeGroupCode": "BG",
                  "AncillaryService": {
                    "SubGroupCode": "CY",
                    "Text": "CARRY ON HAND BAGGAGE"
                  },
                  "CommercialNameofBaggageItemType": "PERSONAL ITEM  UP TO 40 LI",
                  "DescriptionOne": {
                    "Code": "4S",
                    "Text": "UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"
                  },
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0MMACAA",
                  "RFIC": "C",
                  "SizeWeightInfo": {
                    "MaximumSizeInAlternate": {
                      "Units": "C",
                      "content": "101"
                    },
                    "MaximumSize": {
                      "Units": "I",
                      "content": "40"
                    }
                  }
                },
                {
                  "SolutionSequenceNmbr": 1,
                  "RPH": 6,
                  "AncillaryFeeGroupCode": "BG",
                  "AncillaryService": {
                    "SubGroupCode": "CY",
                    "Text": "CARRY ON HAND BAGGAGE"
                  },
                  "CommercialNameofBaggageItemType": "CARRY ON UP TO 45 LI 115 LCM",
                  "DescriptionOne": {
                    "Code": "4U",
                    "Text": "UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"
                  },
                  "EMD_Type": "4",
                  "ExtendedSubCodeKey": "0MUACAA",
                  "RFIC": "C",
                  "SizeWeightInfo": {
                    "MaximumSizeInAlternate": {
                      "Units": "C",
                      "content": "115"
                    },
                    "MaximumSize": {
                      "Units": "I",
                      "content": "45"
                    }
                  }
                }
              ]
            },
            "HeaderInformation": [
              {
                "SolutionSequenceNmbr": "1",
                "DepartureDate": "2026-09-13",
                "LastTicketingDate": "08-15T23:59",
                "Text": [
                  "VALIDATING CARRIER - AA",
                  "CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/NON-REF BEF",
                  "DEP/NON-REF AFT DEP/OTHERWISE NON-CHG/SEE RULES",
                  "BAG ALLOWANCE     -DFWLAX-NIL/AA",
                  "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                  "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                  "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                  "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                  "BAG ALLOWANCE     -LAXDFW-NIL/AA",
                  "1STCHECKED BAG FEE-LAXDFW-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                  "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                  "2NDCHECKED BAG FEE-LAXDFW-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                  "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                  "**BAG FEES APPLY AT EACH CHECK IN LOCATION",
                  "CARRY ON ALLOWANCE",
                  "DFWLAX LAXDFW-02P/AA",
                  "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS",
                  "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS",
                  "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON",
                  "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/",
                  "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./",
                  "EMBARGOES-APPLY TO EACH PASSENGER",
                  "DFWLAX LAXDFW-AA",
                  "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED",
                  "13SEP DEPARTURE DATE-----LAST DAY TO PURCHASE 15AUG/2359"
                ],
                "ValidatingCarrier": {
                  "Code": "AA"
                }
              }
            ],
            "SolutionInformation": [
              {
                "SolutionSequenceNmbr": "1",
                "BaseFareCurrencyCode": "USD",
                "CurrencyCode": "USD",
                "GrandTotalEquivFareAmount": "1784.88",
                "GrandTotalTaxes": "164.07",
                "RequiresRebook": "false",
                "TicketNumber": "0",
                "TotalAmount": "1948.95"
              }
            ],
            "ValidatingCarrier": [
              {
                "NewValidatingProcess": true,
                "SolutionSequenceNmbr": "1",
                "SettlementMethod": "ARC",
                "Ticket": [
                  {
                    "Type": "ETKTPREF",
                    "CarrierCode": "AA",
                    "ValidatingCarrierType": "Default"
                  }
                ]
              }
            ]
          },
          "PricedItinerary": {
            "AlternativePricing": "false",
            "CurrencyCode": "USD",
            "MultiTicket": false,
            "TotalAmount": "1948.95",
            "AirItineraryPricingInfo": [
              {
                "SolutionSequenceNmbr": "1",
                "BaggageProvisions": [
                  {
                    "RPH": "1",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-13"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1540"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "2"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "HK"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "NumPiecesBDI": "0",
                    "ProvisionType": "A",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0DFAAAA"
                    }
                  },
                  {
                    "RPH": "2",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-13"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1540"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "2"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "HK"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "Commissionable": "N",
                    "FeeApplicationIndicator": "3",
                    "FeeNotGuaranteedIndicator": "N",
                    "FirstOccurrence": "1",
                    "Interlineable": "Y",
                    "LastOccurrence": "1",
                    "PassengerType": {
                      "Code": "ADT"
                    },
                    "PriceInformation": {
                      "Base": {
                        "Amount": "40.00",
                        "CurrencyCode": "USD"
                      },
                      "Equiv": {
                        "Amount": "40.00",
                        "CurrencyCode": "USD"
                      },
                      "Total": "40.00"
                    },
                    "ProvisionType": "C",
                    "RefundReissue": "R",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0GOACAA"
                    }
                  },
                  {
                    "RPH": "3",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-13"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1540"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "2"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "HK"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "Commissionable": "N",
                    "FeeApplicationIndicator": "3",
                    "FeeNotGuaranteedIndicator": "N",
                    "FirstOccurrence": "2",
                    "Interlineable": "Y",
                    "LastOccurrence": "2",
                    "PassengerType": {
                      "Code": "ADT"
                    },
                    "PriceInformation": {
                      "Base": {
                        "Amount": "45.00",
                        "CurrencyCode": "USD"
                      },
                      "Equiv": {
                        "Amount": "45.00",
                        "CurrencyCode": "USD"
                      },
                      "Total": "45.00"
                    },
                    "ProvisionType": "C",
                    "RefundReissue": "R",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0GOACAA"
                    }
                  },
                  {
                    "RPH": "4",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-20"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1994"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "3"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "SS"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "NumPiecesBDI": "0",
                    "ProvisionType": "A",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0DFAAAA"
                    }
                  },
                  {
                    "RPH": "5",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-20"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1994"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "3"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "SS"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "Commissionable": "N",
                    "FeeApplicationIndicator": "3",
                    "FeeNotGuaranteedIndicator": "N",
                    "FirstOccurrence": "1",
                    "Interlineable": "Y",
                    "LastOccurrence": "1",
                    "PassengerType": {
                      "Code": "ADT"
                    },
                    "PriceInformation": {
                      "Base": {
                        "Amount": "40.00",
                        "CurrencyCode": "USD"
                      },
                      "Equiv": {
                        "Amount": "40.00",
                        "CurrencyCode": "USD"
                      },
                      "Total": "40.00"
                    },
                    "ProvisionType": "C",
                    "RefundReissue": "R",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0GOACAA"
                    }
                  },
                  {
                    "RPH": "6",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "1",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2026-09-20"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1994"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "3"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "SS"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "Commissionable": "N",
                    "FeeApplicationIndicator": "3",
                    "FeeNotGuaranteedIndicator": "N",
                    "FirstOccurrence": "2",
                    "Interlineable": "Y",
                    "LastOccurrence": "2",
                    "PassengerType": {
                      "Code": "ADT"
                    },
                    "PriceInformation": {
                      "Base": {
                        "Amount": "45.00",
                        "CurrencyCode": "USD"
                      },
                      "Equiv": {
                        "Amount": "45.00",
                        "CurrencyCode": "USD"
                      },
                      "Total": "45.00"
                    },
                    "ProvisionType": "C",
                    "RefundReissue": "R",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0GOACAA"
                    }
                  },
                  {
                    "RPH": "7",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        },
                        {
                          "RPH": 2,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "2",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2024-09-13"
                        },
                        {
                          "RPH": 2,
                          "content": "2024-09-20"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        },
                        {
                          "LocationCode": "DFW",
                          "RPH": 2
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1540"
                        },
                        {
                          "RPH": 2,
                          "content": "1994"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        },
                        {
                          "LocationCode": "LAX",
                          "RPH": 2
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "2"
                        },
                        {
                          "RPH": 2,
                          "content": "3"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        },
                        {
                          "RPH": 2,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "HK"
                        },
                        {
                          "RPH": 2,
                          "content": "SS"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "NumPiecesBDI": "2",
                    "NumPiecesITR": [
                      "1",
                      "1"
                    ],
                    "ProvisionType": "B",
                    "SubCodeInfo": {
                      "SubCodeForAllowance": [
                        {
                          "RPH": 1,
                          "content": "0MMACAA"
                        },
                        {
                          "RPH": 2,
                          "content": "0MUACAA"
                        }
                      ],
                      "SubCodeForChargesOthers": "0LNABAA"
                    }
                  },
                  {
                    "RPH": "8",
                    "Associations": {
                      "CarrierCode": [
                        {
                          "RPH": 1,
                          "content": "AA"
                        },
                        {
                          "RPH": 2,
                          "content": "AA"
                        }
                      ],
                      "CountForSegmentAssociatedID": "2",
                      "DepartureDate": [
                        {
                          "RPH": 1,
                          "content": "2024-09-13"
                        },
                        {
                          "RPH": 2,
                          "content": "2024-09-20"
                        }
                      ],
                      "DestinationLocation": [
                        {
                          "LocationCode": "LAX",
                          "RPH": 1
                        },
                        {
                          "LocationCode": "DFW",
                          "RPH": 2
                        }
                      ],
                      "FlightNumber": [
                        {
                          "RPH": 1,
                          "content": "1540"
                        },
                        {
                          "RPH": 2,
                          "content": "1994"
                        }
                      ],
                      "OriginLocation": [
                        {
                          "LocationCode": "DFW",
                          "RPH": 1
                        },
                        {
                          "LocationCode": "LAX",
                          "RPH": 2
                        }
                      ],
                      "PNR_Segment": [
                        {
                          "RPH": 1,
                          "content": "2"
                        },
                        {
                          "RPH": 2,
                          "content": "3"
                        }
                      ],
                      "ResBookDesigCode": [
                        {
                          "RPH": 1,
                          "content": "Y"
                        },
                        {
                          "RPH": 2,
                          "content": "Y"
                        }
                      ],
                      "StatusCode": [
                        {
                          "RPH": 1,
                          "content": "HK"
                        },
                        {
                          "RPH": 2,
                          "content": "SS"
                        }
                      ]
                    },
                    "CarrierWhoseBaggageProvisionsApply": "AA",
                    "Commissionable": "N",
                    "FeeNotGuaranteedIndicator": "Y",
                    "NoChargeNotAvailableIndicator": "X",
                    "PassengerType": {
                      "Code": "ADT"
                    },
                    "PriceInformation": {
                      "Base": {
                        "Amount": "0.00"
                      },
                      "Equiv": {
                        "CurrencyCode": "USD"
                      }
                    },
                    "ProvisionType": "E",
                    "SubCodeInfo": {
                      "SubCodeForChargesOthers": "0DQAEAA"
                    }
                  }
                ],
                "FareCalculation": {
                  "Text": "DFW AA LAX Q0.35 892.09AA DFW Q0.35 892.09USD1784.88END ZPDFWLAX XFDFW4.5LAX4.5"
                },
                "FareCalculationBreakdown": [
                  {
                    "Branch": {
                      "PCC": "IPCC",
                      "FirstJointCarrier": "AA"
                    },
                    "Departure": {
                      "CityCode": "DFW",
                      "AirportCode": "DFW",
                      "AirlineCode": "AA",
                      "GenericInd": "O",
                      "ArrivalCityCode": "LAX",
                      "ArrivalAirportCode": "LAX"
                    },
                    "FareBasis": {
                      "Code": "YA2AAN",
                      "FareAmount": "892.09",
                      "FarePassengerType": "ADT",
                      "FareType": "P",
                      "FilingCarrier": "AA",
                      "GlobalInd": "WH",
                      "TripTypeInd": "O",
                      "Market": "DFWLAX",
                      "Cabin": "Y"
                    },
                    "FreeBaggageAllowance": "NONIL",
                    "RuleCategoryIndicator": [
                      "4",
                      "5",
                      "8",
                      "10",
                      "11",
                      "12",
                      "15",
                      "16",
                      "18",
                      "23"
                    ],
                    "Surcharges": [
                      {
                        "Ind": "Q",
                        "Type": "MIS",
                        "content": "0.35"
                      }
                    ]
                  },
                  {
                    "Branch": {
                      "PCC": "IPCC",
                      "FirstJointCarrier": "AA"
                    },
                    "Departure": {
                      "CityCode": "LAX",
                      "AirportCode": "LAX",
                      "AirlineCode": "AA",
                      "GenericInd": "O",
                      "ArrivalCityCode": "DFW",
                      "ArrivalAirportCode": "DFW"
                    },
                    "FareBasis": {
                      "Code": "YA2AAN",
                      "FareAmount": "892.09",
                      "FarePassengerType": "ADT",
                      "FareType": "P",
                      "FilingCarrier": "AA",
                      "GlobalInd": "WH",
                      "TripTypeInd": "O",
                      "Market": "LAXDFW",
                      "Cabin": "Y"
                    },
                    "FreeBaggageAllowance": "NONIL",
                    "RuleCategoryIndicator": [
                      "4",
                      "5",
                      "8",
                      "10",
                      "11",
                      "12",
                      "15",
                      "16",
                      "18",
                      "23"
                    ],
                    "Surcharges": [
                      {
                        "Ind": "Q",
                        "Type": "MIS",
                        "content": "0.35"
                      }
                    ]
                  }
                ],
                "ItinTotalFare": {
                  "NonRefundableInd": "N",
                  "BaggageInfo": {
                    "US_DOT_Disclosure": {
                      "Text": [
                        "BAG ALLOWANCE     -DFWLAX-NIL/AA",
                        "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                        "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                        "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                        "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                        "BAG ALLOWANCE     -LAXDFW-NIL/AA",
                        "1STCHECKED BAG FEE-LAXDFW-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                        "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                        "2NDCHECKED BAG FEE-LAXDFW-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                        "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                        "**BAG FEES APPLY AT EACH CHECK IN LOCATION",
                        "CARRY ON ALLOWANCE",
                        "DFWLAX LAXDFW-02P/AA",
                        "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS",
                        "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS",
                        "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON",
                        "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/",
                        "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./",
                        "EMBARGOES-APPLY TO EACH PASSENGER",
                        "DFWLAX LAXDFW-AA",
                        "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                      ]
                    }
                  },
                  "BaseFare": {
                    "Amount": "1784.88",
                    "CurrencyCode": "USD"
                  },
                  "Construction": {
                    "Amount": "1784.88",
                    "CurrencyCode": "USD",
                    "RateOfExchange": "1.000000"
                  },
                  "Endorsements": {
                    "Text": [
                      "NONREF/FAREDIF/CXL BY FLT TIME OR NOVALUE"
                    ]
                  },
                  "Taxes": {
                    "TotalAmount": "164.07",
                    "Tax": [
                      {
                        "Amount": "133.87",
                        "TaxCode": "US1",
                        "TaxName": "TRANSPORTATION TAX DOMESTIC WH",
                        "TicketingTaxCode": "US"
                      },
                      {
                        "Amount": "10.00",
                        "TaxCode": "ZP",
                        "TaxName": "FLIGHT SEGMENT TAX DOMESTIC",
                        "TicketingTaxCode": "ZP"
                      },
                      {
                        "Amount": "11.20",
                        "TaxCode": "AY",
                        "TaxName": "PASSENGER CIVIL AVIATION SECUR",
                        "TicketingTaxCode": "AY"
                      },
                      {
                        "Amount": "9.00",
                        "TaxCode": "XF",
                        "TaxName": "PASSENGER FACILITY CHARGE",
                        "TicketingTaxCode": "XF"
                      }
                    ]
                  },
                  "TotalFare": {
                    "Amount": "1948.95",
                    "CurrencyCode": "USD"
                  },
                  "Warnings": {
                    "Warning": [
                      {
                        "ShortText": "BAG ALLOWANCE     -DFWLAX-NIL/AA"
                      },
                      {
                        "ShortText": "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR"
                      },
                      {
                        "ShortText": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                      },
                      {
                        "ShortText": "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR"
                      },
                      {
                        "ShortText": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                      },
                      {
                        "ShortText": "BAG ALLOWANCE     -LAXDFW-NIL/AA"
                      },
                      {
                        "ShortText": "1STCHECKED BAG FEE-LAXDFW-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR"
                      },
                      {
                        "ShortText": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                      },
                      {
                        "ShortText": "2NDCHECKED BAG FEE-LAXDFW-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR"
                      },
                      {
                        "ShortText": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                      },
                      {
                        "ShortText": "**BAG FEES APPLY AT EACH CHECK IN LOCATION"
                      },
                      {
                        "ShortText": "CARRY ON ALLOWANCE"
                      },
                      {
                        "ShortText": "DFWLAX LAXDFW-02P/AA"
                      },
                      {
                        "ShortText": "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"
                      },
                      {
                        "ShortText": "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"
                      },
                      {
                        "ShortText": "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON"
                      },
                      {
                        "ShortText": "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/"
                      },
                      {
                        "ShortText": "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./"
                      },
                      {
                        "ShortText": "EMBARGOES-APPLY TO EACH PASSENGER"
                      },
                      {
                        "ShortText": "DFWLAX LAXDFW-AA"
                      },
                      {
                        "ShortText": "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                      }
                    ]
                  }
                },
                "PassengerTypeQuantity": {
                  "Code": "ADT",
                  "Quantity": "1"
                },
                "PTC_FareBreakdown": [
                  {
                    "Cabin": "Y",
                    "FareBasis": {
                      "Code": "YA2AAN",
                      "FareAmount": "892.09",
                      "FarePassengerType": "ADT",
                      "FareType": "P",
                      "FilingCarrier": "AA",
                      "GlobalInd": "WH",
                      "Market": "DFWLAX"
                    },
                    "FreeBaggageAllowance": "NONIL",
                    "Surcharges": [
                      {
                        "Ind": "Q",
                        "Type": "MIS",
                        "content": "0.35"
                      }
                    ]
                  },
                  {
                    "Cabin": "Y",
                    "FareBasis": {
                      "Code": "YA2AAN",
                      "FareAmount": "892.09",
                      "FarePassengerType": "ADT",
                      "FareType": "P",
                      "FilingCarrier": "AA",
                      "GlobalInd": "WH",
                      "Market": "LAXDFW"
                    },
                    "FreeBaggageAllowance": "NONIL",
                    "Surcharges": [
                      {
                        "Ind": "Q",
                        "Type": "MIS",
                        "content": "0.35"
                      }
                    ]
                  }
                ],
                "SpecificPenalty": [
                  {
                    "PenaltyInformation": {
                      "Amount": "0.00",
                      "Cat16": false,
                      "Currency": "USD",
                      "NotApplicable": true,
                      "Type": "CPBD"
                    }
                  },
                  {
                    "PenaltyInformation": {
                      "Amount": "0.00",
                      "Cat16": false,
                      "Currency": "USD",
                      "NotApplicable": true,
                      "Type": "CPAD"
                    }
                  },
                  {
                    "PenaltyInformation": {
                      "Cat16": false,
                      "NotApplicable": true,
                      "Type": "RPBD"
                    }
                  },
                  {
                    "PenaltyInformation": {
                      "Cat16": false,
                      "NotApplicable": true,
                      "Type": "RPAD"
                    }
                  }
                ]
              }
            ]
          }
        }
      }
    ],
    "TravelItineraryRead": {
      "TravelItinerary": {
        "CustomerInfo": {
          "Address": {
            "AddressLine": [
              {
                "Id": "9",
                "type": "O",
                "content": "SABRE TRAVEL"
              },
              {
                "Id": "10",
                "type": "O",
                "content": "3150 SABRE DRIVE"
              },
              {
                "Id": "11",
                "type": "O",
                "content": "SOUTHLAKE, TX US"
              },
              {
                "Id": "12",
                "type": "O",
                "content": "76092"
              }
            ]
          },
          "ContactNumbers": {
            "ContactNumber": [
              {
                "LocationCode": "DFW",
                "Phone": "202-555-0137-H-1.1",
                "RPH": "001",
                "Id": "7"
              }
            ]
          },
          "PaymentInfo": {
            "Payment": {
              "Form": [
                {
                  "RPH": "001",
                  "Id": "15",
                  "Text": [
                    "CHECK"
                  ]
                }
              ]
            }
          },
          "PersonName": [
            {
              "WithInfant": "false",
              "NameNumber": "01.01",
              "NameReference": "ABC123",
              "PassengerType": "ADT",
              "RPH": "1",
              "elementId": "pnr-3.1",
              "Email": [
                {
                  "Id": "6",
                  "content": "TEST.USER@SABRE.COM"
                }
              ],
              "GivenName": "DOE",
              "Surname": "JOHN"
            }
          ]
        },
        "ItineraryInfo": {
          "ItineraryPricing": {
            "PriceQuote": [
              {
                "RPH": "1",
                "MiscInformation": {
                  "BaggageFees": {
                    "Text": [
                      "BAG ALLOWANCE     -DFWLAX-NIL/AA",
                      "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "**BAG FEES APPLY AT EACH CHECK IN LOCATION",
                      "CARRY ON ALLOWANCE",
                      "DFWLAX-02P/AA",
                      "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS",
                      "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS",
                      "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON",
                      "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/",
                      "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./",
                      "EMBARGOES-APPLY TO EACH PASSENGER",
                      "DFWLAX-AA",
                      "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                    ]
                  },
                  "SignatureLine": [
                    {
                      "ExpirationDateTime": "00:00",
                      "Source": "SYS",
                      "Status": "ACTIVE",
                      "Text": "IPCC IPCC*AWT 0739/14AUG24"
                    }
                  ]
                },
                "PricedItinerary": [
                  {
                    "DisplayOnly": false,
                    "InputMessage": "WPFCK¥P1ADT¥RQ",
                    "RPH": "1",
                    "StatusCode": "A",
                    "TaxExempt": false,
                    "ValidatingCarrier": "AA",
                    "StoredDateTime": "2024-08-14T07:39",
                    "AirItineraryPricingInfo": {
                      "ItinTotalFare": [
                        {
                          "BaseFare": {
                            "Amount": "892.44",
                            "CurrencyCode": "USD"
                          },
                          "Taxes": {
                            "Tax": {
                              "Amount": "82.03",
                              "TaxCode": "XT"
                            },
                            "TaxBreakdownCode": [
                              {
                                "TaxPaid": false,
                                "content": "66.93US"
                              },
                              {
                                "TaxPaid": false,
                                "content": "5.00ZP"
                              },
                              {
                                "TaxPaid": false,
                                "content": "5.60AY"
                              },
                              {
                                "TaxPaid": false,
                                "content": "4.50XF"
                              }
                            ]
                          },
                          "TotalFare": {
                            "Amount": "974.47",
                            "CurrencyCode": "USD"
                          },
                          "Totals": {
                            "BaseFare": {
                              "Amount": "892.44"
                            },
                            "Taxes": {
                              "Tax": {
                                "Amount": "82.03"
                              }
                            },
                            "TotalFare": {
                              "Amount": "974.47"
                            }
                          }
                        }
                      ],
                      "PassengerTypeQuantity": [
                        {
                          "Code": "ADT",
                          "Quantity": "01"
                        }
                      ],
                      "PTC_FareBreakdown": [
                        {
                          "Endorsements": {
                            "Endorsement": [
                              {
                                "type": "PRICING_PARAMETER",
                                "Text": "WPFCK$P1ADT$RQ"
                              },
                              {
                                "type": "WARNING",
                                "Text": "VALIDATING CARRIER - AA"
                              },
                              {
                                "type": "SYSTEM_ENDORSEMENT",
                                "Text": "NONREF/FAREDIF/CXL BY FLT TIME OR NOVALUE"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "BAG ALLOWANCE     -DFWLAX-NIL/AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "**BAG FEES APPLY AT EACH CHECK IN LOCATION"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "CARRY ON ALLOWANCE"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "DFWLAX-02P/AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "EMBARGOES-APPLY TO EACH PASSENGER"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "DFWLAX-AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                              }
                            ]
                          },
                          "FareBasis": [
                            {
                              "Code": "YA2AAN"
                            }
                          ],
                          "FareCalculation": {
                            "Text": [
                              "DFW AA LAX Q0.35 892.09USD892.44END ZPDFW XFDFW4.5"
                            ]
                          },
                          "FareSource": "ATPC",
                          "FlightSegment": [
                            {
                              "ConnectionInd": "O",
                              "DepartureDateTime": "09-13T12:20",
                              "FlightNumber": "1540",
                              "ResBookDesigCode": "Y",
                              "SegmentNumber": "1",
                              "Status": "OK",
                              "BaggageAllowance": {
                                "Number": "NIL"
                              },
                              "FareBasis": {
                                "Code": "YA2AAN"
                              },
                              "MarketingAirline": {
                                "Code": "AA",
                                "FlightNumber": "1540"
                              },
                              "OriginLocation": {
                                "LocationCode": "DFW"
                              },
                              "ValidityDates": {
                                "NotValidAfter": "2026-09-13"
                              }
                            },
                            {
                              "OriginLocation": {
                                "LocationCode": "LAX"
                              }
                            }
                          ],
                          "FareComponent": [
                            {
                              "FareBasisCode": "YA2AAN",
                              "FareDirectionality": "FROM",
                              "Amount": "89209",
                              "TicketDesignator": "",
                              "GoverningCarrier": "AA",
                              "FareComponentNumber": "1",
                              "Location": {
                                "Origin": "DFW",
                                "Destination": "LAX"
                              },
                              "Dates": {
                                "DepartureDateTime": "09-13T12:20",
                                "ArrivalDateTime": "09-13T13:37"
                              },
                              "FlightSegmentNumbers": {
                                "FlightSegmentNumber": [
                                  "1"
                                ]
                              }
                            }
                          ],
                          "ResTicketingRestrictions": [
                            "LAST DAY TO PURCHASE 15AUG/2359",
                            "GUARANTEED FARE APPL IF PURCHASED BEFORE 15AUG"
                          ]
                        }
                      ]
                    }
                  }
                ],
                "ResponseHeader": {
                  "Text": [
                    "FARE - PRICE RETAINED",
                    "FARE NOT GUARANTEED UNTIL TICKETED"
                  ]
                },
                "PriceQuotePlus": {
                  "DomesticIntlInd": "I",
                  "PricingStatus": "S",
                  "VerifyFareCalc": false,
                  "ItineraryChanged": false,
                  "ManualFare": false,
                  "NegotiatedFare": false,
                  "SystemIndicator": "S",
                  "NUCSuppresion": false,
                  "SubjToGovtApproval": false,
                  "IT_BT_Fare": "BT",
                  "DisplayOnly": false,
                  "DiscountAmount": "0",
                  "PassengerInfo": {
                    "PassengerType": "ADT",
                    "PassengerData": [
                      {
                        "NameNumber": "01.01",
                        "content": "JOHN/DOE"
                      }
                    ]
                  },
                  "TicketingInstructionsInfo": {}
                }
              },
              {
                "RPH": "2",
                "MiscInformation": {
                  "BaggageFees": {
                    "Text": [
                      "BAG ALLOWANCE     -DFWLAX-NIL/AA",
                      "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "BAG ALLOWANCE     -LAXDFW-NIL/AA",
                      "1STCHECKED BAG FEE-LAXDFW-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "2NDCHECKED BAG FEE-LAXDFW-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR",
                      "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**",
                      "**BAG FEES APPLY AT EACH CHECK IN LOCATION",
                      "CARRY ON ALLOWANCE",
                      "DFWLAX LAXDFW-02P/AA",
                      "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS",
                      "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS",
                      "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON",
                      "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/",
                      "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./",
                      "EMBARGOES-APPLY TO EACH PASSENGER",
                      "DFWLAX LAXDFW-AA",
                      "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                    ]
                  },
                  "SignatureLine": [
                    {
                      "ExpirationDateTime": "00:00",
                      "Source": "SYS",
                      "Status": "ACTIVE",
                      "Text": "IPCC IPCC*AWT 0741/14AUG24"
                    }
                  ]
                },
                "PricedItinerary": [
                  {
                    "DisplayOnly": false,
                    "InputMessage": "WPFCK¥P1ADT¥MPC-ANY¥RQ",
                    "RPH": "2",
                    "StatusCode": "A",
                    "TaxExempt": false,
                    "ValidatingCarrier": "AA",
                    "StoredDateTime": "2024-08-14T07:39",
                    "AirItineraryPricingInfo": {
                      "ItinTotalFare": [
                        {
                          "BaseFare": {
                            "Amount": "1784.88",
                            "CurrencyCode": "USD"
                          },
                          "Taxes": {
                            "Tax": {
                              "Amount": "164.07",
                              "TaxCode": "XT"
                            },
                            "TaxBreakdownCode": [
                              {
                                "TaxPaid": false,
                                "content": "133.87US"
                              },
                              {
                                "TaxPaid": false,
                                "content": "10.00ZP"
                              },
                              {
                                "TaxPaid": false,
                                "content": "11.20AY"
                              },
                              {
                                "TaxPaid": false,
                                "content": "9.00XF"
                              }
                            ]
                          },
                          "TotalFare": {
                            "Amount": "1948.95",
                            "CurrencyCode": "USD"
                          },
                          "Totals": {
                            "BaseFare": {
                              "Amount": "1784.88"
                            },
                            "Taxes": {
                              "Tax": {
                                "Amount": "164.07"
                              }
                            },
                            "TotalFare": {
                              "Amount": "1948.95"
                            }
                          }
                        }
                      ],
                      "PassengerTypeQuantity": [
                        {
                          "Code": "ADT",
                          "Quantity": "01"
                        }
                      ],
                      "PTC_FareBreakdown": [
                        {
                          "Endorsements": {
                            "Endorsement": [
                              {
                                "type": "PRICING_PARAMETER",
                                "Text": "WPFCK$P1ADT$MPC-ANY$RQ"
                              },
                              {
                                "type": "WARNING",
                                "Text": "VALIDATING CARRIER - AA"
                              },
                              {
                                "type": "WARNING",
                                "Text": "CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/NON-REF BEF"
                              },
                              {
                                "type": "WARNING",
                                "Text": "DEP/NON-REF AFT DEP/OTHERWISE NON-CHG/SEE RULES"
                              },
                              {
                                "type": "SYSTEM_ENDORSEMENT",
                                "Text": "NONREF/FAREDIF/CXL BY FLT TIME OR NOVALUE"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "BAG ALLOWANCE     -DFWLAX-NIL/AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "1STCHECKED BAG FEE-DFWLAX-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "2NDCHECKED BAG FEE-DFWLAX-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "BAG ALLOWANCE     -LAXDFW-NIL/AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "1STCHECKED BAG FEE-LAXDFW-USD40.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "2NDCHECKED BAG FEE-LAXDFW-USD45.00/AA/UP TO 50 POUNDS/23 KILOGR"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS**"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "**BAG FEES APPLY AT EACH CHECK IN LOCATION"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "CARRY ON ALLOWANCE"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "DFWLAX LAXDFW-02P/AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "EMBARGOES-APPLY TO EACH PASSENGER"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "DFWLAX LAXDFW-AA"
                              },
                              {
                                "type": "DOT_BAGGAGE",
                                "Text": "OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"
                              }
                            ]
                          },
                          "FareBasis": [
                            {
                              "Code": "YA2AAN/YA2AAN"
                            }
                          ],
                          "FareCalculation": {
                            "Text": [
                              "DFW AA LAX Q0.35 892.09AA DFW Q0.35 892.09USD1784.88END ZPDFWLAX XFDFW4.5LAX4.5"
                            ]
                          },
                          "FareSource": "ATPC",
                          "FlightSegment": [
                            {
                              "ConnectionInd": "O",
                              "DepartureDateTime": "09-13T12:20",
                              "FlightNumber": "1540",
                              "ResBookDesigCode": "Y",
                              "SegmentNumber": "1",
                              "Status": "OK",
                              "BaggageAllowance": {
                                "Number": "NIL"
                              },
                              "FareBasis": {
                                "Code": "YA2AAN"
                              },
                              "MarketingAirline": {
                                "Code": "AA",
                                "FlightNumber": "1540"
                              },
                              "OriginLocation": {
                                "LocationCode": "DFW"
                              },
                              "ValidityDates": {
                                "NotValidAfter": "2026-09-13"
                              }
                            },
                            {
                              "ConnectionInd": "O",
                              "DepartureDateTime": "09-20T09:40",
                              "FlightNumber": "1994",
                              "ResBookDesigCode": "Y",
                              "SegmentNumber": "2",
                              "Status": "OK",
                              "BaggageAllowance": {
                                "Number": "NIL"
                              },
                              "FareBasis": {
                                "Code": "YA2AAN"
                              },
                              "MarketingAirline": {
                                "Code": "AA",
                                "FlightNumber": "1994"
                              },
                              "OriginLocation": {
                                "LocationCode": "LAX"
                              },
                              "ValidityDates": {
                                "NotValidAfter": "2026-09-13"
                              }
                            },
                            {
                              "OriginLocation": {
                                "LocationCode": "DFW"
                              }
                            }
                          ],
                          "FareComponent": [
                            {
                              "FareBasisCode": "YA2AAN",
                              "FareDirectionality": "FROM",
                              "Amount": "89209",
                              "TicketDesignator": "",
                              "GoverningCarrier": "AA",
                              "FareComponentNumber": "1",
                              "Location": {
                                "Origin": "DFW",
                                "Destination": "LAX"
                              },
                              "Dates": {
                                "DepartureDateTime": "09-13T12:20",
                                "ArrivalDateTime": "09-13T13:37"
                              },
                              "FlightSegmentNumbers": {
                                "FlightSegmentNumber": [
                                  "1"
                                ]
                              }
                            },
                            {
                              "FareBasisCode": "YA2AAN",
                              "FareDirectionality": "FROM",
                              "Amount": "89209",
                              "TicketDesignator": "",
                              "GoverningCarrier": "AA",
                              "FareComponentNumber": "2",
                              "Location": {
                                "Origin": "LAX",
                                "Destination": "DFW"
                              },
                              "Dates": {
                                "DepartureDateTime": "09-20T09:40",
                                "ArrivalDateTime": "09-20T14:50"
                              },
                              "FlightSegmentNumbers": {
                                "FlightSegmentNumber": [
                                  "2"
                                ]
                              }
                            }
                          ],
                          "ResTicketingRestrictions": [
                            "LAST DAY TO PURCHASE 15AUG/2359",
                            "GUARANTEED FARE APPL IF PURCHASED BEFORE 15AUG"
                          ]
                        }
                      ]
                    }
                  }
                ],
                "ResponseHeader": {
                  "Text": [
                    "FARE - PRICE RETAINED",
                    "FARE USED TO CALCULATE DISCOUNT",
                    "FARE NOT GUARANTEED UNTIL TICKETED"
                  ]
                },
                "PriceQuotePlus": {
                  "DomesticIntlInd": "I",
                  "PricingStatus": "S",
                  "VerifyFareCalc": false,
                  "ItineraryChanged": false,
                  "ManualFare": false,
                  "NegotiatedFare": false,
                  "SystemIndicator": "S",
                  "NUCSuppresion": false,
                  "SubjToGovtApproval": false,
                  "IT_BT_Fare": "BT",
                  "DisplayOnly": false,
                  "DiscountAmount": "0",
                  "PassengerInfo": {
                    "PassengerType": "ADT",
                    "PassengerData": [
                      {
                        "NameNumber": "01.01",
                        "content": "JOHN/DOE"
                      }
                    ]
                  },
                  "TicketingInstructionsInfo": {}
                }
              }
            ],
            "PriceQuoteTotals": {
              "BaseFare": {
                "Amount": "2677.32"
              },
              "Taxes": {
                "Tax": {
                  "Amount": "246.10"
                }
              },
              "TotalFare": {
                "Amount": "2923.42"
              }
            }
          },
          "ReservationItems": {
            "Item": [
              {
                "RPH": "1",
                "FlightSegment": [
                  {
                    "AirMilesFlown": "1235",
                    "ArrivalDateTime": "09-13T13:37",
                    "DayOfWeekInd": "5",
                    "DepartureDateTime": "2024-09-13T12:20",
                    "SegmentBookedDate": "2026-08-14T07:39:00",
                    "ElapsedTime": "03.17",
                    "eTicket": true,
                    "FlightNumber": "1540",
                    "NumberInParty": "01",
                    "ResBookDesigCode": "Y",
                    "SegmentNumber": "0001",
                    "SmokingAllowed": false,
                    "SpecialMeal": false,
                    "Status": "HK",
                    "StopQuantity": "00",
                    "IsPast": false,
                    "CodeShare": false,
                    "Id": "13",
                    "DestinationLocation": {
                      "LocationCode": "LAX"
                    },
                    "Equipment": {
                      "AirEquipType": "32Q"
                    },
                    "MarketingAirline": {
                      "Code": "AA",
                      "FlightNumber": "1540",
                      "ResBookDesigCode": "Y",
                      "Banner": "MARKETED BY AMERICAN AIRLINES"
                    },
                    "Meal": [
                      {
                        "Code": "R"
                      }
                    ],
                    "OperatingAirline": [
                      {
                        "Code": "AA",
                        "FlightNumber": "1540",
                        "ResBookDesigCode": "Y",
                        "Banner": "OPERATED BY AMERICAN AIRLINES"
                      }
                    ],
                    "OperatingAirlinePricing": {
                      "Code": "AA"
                    },
                    "DisclosureCarrier": {
                      "Code": "AA",
                      "DOT": false,
                      "Banner": "AMERICAN AIRLINES"
                    },
                    "OriginLocation": {
                      "LocationCode": "DFW"
                    },
                    "SupplierRef": {
                      "ID": "DCAA*KAPXKV"
                    },
                    "UpdatedArrivalTime": "09-13T13:37",
                    "UpdatedDepartureTime": "09-13T12:20",
                    "Cabin": {
                      "Code": "Y",
                      "SabreCode": "Y",
                      "Name": "ECONOMY",
                      "ShortName": "ECONOMY",
                      "Lang": "EN"
                    }
                  }
                ],
                "Product": {
                  "ProductDetails": {
                    "productCategory": "AIR",
                    "ProductName": {
                      "type": "AIR",
                      "content": ""
                    },
                    "Air": {
                      "sequence": 1,
                      "segmentAssociationId": 2,
                      "DepartureAirport": "DFW",
                      "ArrivalAirport": "LAX",
                      "EquipmentType": "32Q",
                      "MarketingAirlineCode": "AA",
                      "MarketingFlightNumber": "1540",
                      "MarketingClassOfService": "Y",
                      "Cabin": {
                        "code": "Y",
                        "sabreCode": "Y",
                        "name": "ECONOMY",
                        "shortName": "ECONOMY",
                        "lang": "EN"
                      },
                      "MealCode": [
                        "R"
                      ],
                      "ElapsedTime": 197,
                      "AirMilesFlown": 1235,
                      "FunnelFlight": false,
                      "ChangeOfGauge": false,
                      "DisclosureCarrier": {
                        "Code": "AA",
                        "DOT": false,
                        "Banner": "AMERICAN AIRLINES"
                      },
                      "AirlineRefId": "DCAA*KAPXKV",
                      "Eticket": true,
                      "DepartureDateTime": "2026-09-13T12:20:00",
                      "ArrivalDateTime": "2026-09-13T13:37:00",
                      "FlightNumber": "1540",
                      "ClassOfService": "Y",
                      "ActionCode": "HK",
                      "NumberInParty": 1,
                      "inboundConnection": false,
                      "outboundConnection": false,
                      "ScheduleChangeIndicator": false,
                      "SegmentBookedDate": "2026-08-14T07:39:00"
                    }
                  }
                }
              },
              {
                "RPH": "2",
                "FlightSegment": [
                  {
                    "AirMilesFlown": "1235",
                    "ArrivalDateTime": "09-20T14:50",
                    "DayOfWeekInd": "5",
                    "DepartureDateTime": "2024-09-20T09:40",
                    "SegmentBookedDate": "2026-08-14T07:41:00",
                    "ElapsedTime": "03.10",
                    "eTicket": true,
                    "FlightNumber": "1994",
                    "NumberInParty": "01",
                    "ResBookDesigCode": "Y",
                    "SegmentNumber": "0002",
                    "SmokingAllowed": false,
                    "SpecialMeal": false,
                    "Status": "HK",
                    "StopQuantity": "00",
                    "IsPast": false,
                    "CodeShare": false,
                    "Id": "18",
                    "DestinationLocation": {
                      "LocationCode": "DFW"
                    },
                    "Equipment": {
                      "AirEquipType": "32Q"
                    },
                    "MarketingAirline": {
                      "Code": "AA",
                      "FlightNumber": "1994",
                      "ResBookDesigCode": "Y",
                      "Banner": "MARKETED BY AMERICAN AIRLINES"
                    },
                    "Meal": [
                      {
                        "Code": "R"
                      }
                    ],
                    "OperatingAirline": [
                      {
                        "Code": "AA",
                        "FlightNumber": "1994",
                        "ResBookDesigCode": "Y",
                        "Banner": "OPERATED BY AMERICAN AIRLINES"
                      }
                    ],
                    "OperatingAirlinePricing": {
                      "Code": "AA"
                    },
                    "DisclosureCarrier": {
                      "Code": "AA",
                      "DOT": false,
                      "Banner": "AMERICAN AIRLINES"
                    },
                    "OriginLocation": {
                      "LocationCode": "LAX"
                    },
                    "SupplierRef": {
                      "ID": "DCAA*KAPXKV"
                    },
                    "UpdatedArrivalTime": "09-20T14:50",
                    "UpdatedDepartureTime": "09-20T09:40",
                    "Cabin": {
                      "Code": "Y",
                      "SabreCode": "Y",
                      "Name": "ECONOMY",
                      "ShortName": "ECONOMY",
                      "Lang": "EN"
                    }
                  }
                ],
                "Product": {
                  "ProductDetails": {
                    "productCategory": "AIR",
                    "ProductName": {
                      "type": "AIR",
                      "content": ""
                    },
                    "Air": {
                      "sequence": 2,
                      "segmentAssociationId": 3,
                      "DepartureAirport": "LAX",
                      "ArrivalAirport": "DFW",
                      "EquipmentType": "32Q",
                      "MarketingAirlineCode": "AA",
                      "MarketingFlightNumber": "1994",
                      "MarketingClassOfService": "Y",
                      "Cabin": {
                        "code": "Y",
                        "sabreCode": "Y",
                        "name": "ECONOMY",
                        "shortName": "ECONOMY",
                        "lang": "EN"
                      },
                      "MealCode": [
                        "R"
                      ],
                      "ElapsedTime": 190,
                      "AirMilesFlown": 1235,
                      "FunnelFlight": false,
                      "ChangeOfGauge": false,
                      "DisclosureCarrier": {
                        "Code": "AA",
                        "DOT": false,
                        "Banner": "AMERICAN AIRLINES"
                      },
                      "AirlineRefId": "DCAA*KAPXKV",
                      "Eticket": true,
                      "DepartureDateTime": "2026-09-20T09:40:00",
                      "ArrivalDateTime": "2026-09-20T14:50:00",
                      "FlightNumber": "1994",
                      "ClassOfService": "Y",
                      "ActionCode": "HK",
                      "NumberInParty": 1,
                      "inboundConnection": false,
                      "outboundConnection": false,
                      "ScheduleChangeIndicator": false,
                      "SegmentBookedDate": "2026-08-14T07:41:00"
                    }
                  }
                }
              }
            ]
          },
          "Ticketing": [
            {
              "RPH": "01",
              "TicketTimeLimit": "TAW/"
            }
          ]
        },
        "ItineraryRef": {
          "AirExtras": false,
          "CustomerIdentifier": "1234567890",
          "ID": "KEJNOF",
          "InhibitCode": "U",
          "PartitionID": "AA",
          "PrimeHostID": "1S",
          "Header": [
            "PRICE QUOTE RECORD EXISTS - SYSTEM"
          ],
          "Source": {
            "AAA_PseudoCityCode": "IPCC",
            "CreateDateTime": "2024-08-14T07:39",
            "CreationAgent": "AWT",
            "HomePseudoCityCode": "IPCC",
            "PseudoCityCode": "IPCC",
            "ReceivedFrom": "SP TEST",
            "LastUpdateDateTime": "2024-08-14T07:41",
            "SequenceNumber": "3"
          }
        },
        "RemarkInfo": {},
        "SpecialServiceInfo": [
          {
            "RPH": "001",
            "Type": "GFX",
            "Id": "14",
            "Service": {
              "SSR_Code": "SSR",
              "SSR_Type": "OTHS",
              "Airline": {
                "Code": "AA"
              },
              "Text": [
                "CC DOE JOHN"
              ]
            }
          }
        ],
        "OpenReservationElements": {
          "OpenReservationElement": [
            {
              "id": "3",
              "type": "FP",
              "displayIndex": 1,
              "elementId": "pnr-or-3",
              "FormOfPayment": {
                "migrated": false,
                "Check": {
                  "Text": "CHECK"
                }
              }
            },
            {
              "id": "14",
              "type": "SRVC",
              "elementId": "pnr-14",
              "ServiceRequest": {
                "airlineCode": "AA",
                "code": "OTHS",
                "serviceType": "SSR",
                "ssrType": "GFX",
                "FreeText": "CC DOE JOHN",
                "FullText": "OTHS AA CC DOE JOHN"
              }
            },
            {
              "id": "6",
              "type": "PSG_DETAILS_MAIL",
              "elementId": "pnr-6",
              "Email": {
                "comment": "",
                "Address": "TEST.USER@SABRE.COM"
              },
              "NameAssociation": [
                {
                  "LastName": "JOHN",
                  "FirstName": "DOE",
                  "ReferenceId": 1,
                  "NameRefNumber": "01.01"
                }
              ]
            }
          ]
        }
      }
    }
  },
  "Links": [
    {
      "rel": "self",
      "href": "https://api.cert.platform.sabre.com/v1.2.0/passenger/records?mode=update"
    },
    {
      "rel": "linkTemplate",
      "href": "https://api.cert.platform.sabre.com/<version>/passenger/records?mode=<mode>"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
sabretravelpnrbookingrest