{
    "OTA_AirLowFareSearchRQ": {
        "Version": "6.1.0",
        "AvailableFlightsOnly": true,
        "POS": {
            "Source": [
                {
                    "PseudoCityCode": "1HXK",
                    "RequestorID": {
                        "Type": "1",
                        "ID": "1",
                        "CompanyName": {
                            "Code": "TN"
                        }
                    }
                }
            ]
        },
        "OriginDestinationInformation": [
            {
                "RPH": "1",
                "DepartureDateTime": "2025-05-17T00:00:00",
                "OriginLocation": {
                    "LocationType": "A",
                    "LocationCode": "HKT"
                },
                "DestinationLocation": {
                    "LocationType": "C",
                    "LocationCode": "TLV"
                },
                "TPA_Extensions": {
                    "SegmentType": {
                        "Code": "O"
                    }
                }
            },
            {
                "RPH": "2",
                "DepartureDateTime": "T23:59:59",
                "OriginLocation": {
                    "LocationType": "C",
                    "LocationCode": "TLV"
                },
                "DestinationLocation": {
                    "LocationType": "A",
                    "LocationCode": "HKT"
                }
            }
        ],
        "TravelPreferences": {
            "MaxStopsQuantity": 2,
            "ETicketDesired": true,
            "CabinPref": [
                {
                    "Cabin": "Y",
                    "PreferLevel": "Preferred"
                }
            ],
            "TPA_Extensions": {
                "DataSources": {
                    "NDC": "Disable",
                    "ATPCO": "Enable",
                    "LCC": "Disable"
                },
                "TripType": {
                    "Value": "Return"
                }
            }
        },
        "TravelerInfoSummary": {
            "SeatsRequested": [
                2
            ],
            "AirTravelerAvail": [
                {
                    "PassengerTypeQuantity": [
                        {
                            "Code": "ADT",
                            "Quantity": 2
                        }
                    ]
                }
            ],
            "PriceRequestInformation": {
                "TPA_Extensions": {
                    "BrandedFareIndicators": {
                        "SingleBrandedFare": true
                    }
                },
                "CurrencyCode": "USD"
            }
        },
        "TPA_Extensions": {
            "IntelliSellTransaction": {
                "RequestType": {
                    "Name": "AD7"
                }
            }
        }
    }
}