{
    "OTA_AirLowFareSearchRQ": {
        "AvailableFlightsOnly": true,
        "ResponseType": "OTA",
        "ResponseVersion": "6.2.0",
        "Version": "6.2.0",
        "POS": {
            "Source": [
                {
                    "PseudoCityCode": "1HXK",
                    "RequestorID": {
                        "Type": "1",
                        "ID": "1",
                        "CompanyName": {
                            "Code": "TN",
                            "content": "TN"
                        }
                    }
                }
            ]
        },
        "OriginDestinationInformation": [
            {
                "RPH": "1",
                "DepartureDateTime": "2025-03-11T00:00:00",
                "OriginLocation": {
                    "LocationType": "A",
                    "LocationCode": "DAC"
                },
                "DestinationLocation": {
                    "LocationType": "A",
                    "LocationCode": "SPD"
                },
                "TPA_Extensions": {
                    "CabinPref": {
                        "Cabin": "Y",
                        "PreferLevel": "Preferred"
                    }
                }
            }
        ],
        "TravelPreferences": {
            "MaxStopsQuantity": 2,
            "ETicketDesired": true,
            "Baggage": {
                "CarryOnInfo": true
            },
            "TPA_Extensions": {
                "NumTrips": {
                    "Number": 200
                },
                "DataSources": {
                    "NDC": "Disable",
                    "ATPCO": "Enable",
                    "LCC": "Disable"
                },
                "TripType": {
                    "Value": "OneWay"
                }
            }
        },
        "TravelerInfoSummary": {
            "SeatsRequested": [
                1
            ],
            "AirTravelerAvail": [
                {
                    "PassengerTypeQuantity": [
                        {
                            "Code": "ADT",
                            "Quantity": 1,
                            "TPA_Extensions": {
                                "VoluntaryChanges": {
                                    "Match": "Info"
                                }
                            }
                        }
                    ]
                }
            ],
            "PriceRequestInformation": {
                "TPA_Extensions": {
                    "BrandedFareIndicators": {
                        "SingleBrandedFare": true
                    },
                    "Priority": {
                        "Price": {
                            "Priority": 1
                        },
                        "DirectFlights": {
                            "Priority": 2
                        },
                        "Time": {
                            "Priority": 3
                        },
                        "Vendor": {
                            "Priority": 4
                        }
                    }
                },
                "CurrencyCode": "USD"
            }
        },
        "TPA_Extensions": {
            "IntelliSellTransaction": {
                "RequestType": {
                    "Name": "200ITINS"
                }
            }
        }
    }
}