<?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <air:LowFareSearchReq xmlns:air="http://www.travelport.com/schema/air_v52_0" TraceId="16859887307SM1" AuthorizedBy="ITTBACKUP" TargetBranch="P7162805" SolutionResult="true"> <com:BillingPointOfSaleInfo xmlns:com="http://www.travelport.com/schema/common_v52_0" OriginApplication="UAPI"/> <air:SearchAirLeg> <air:SearchOrigin> <com:Airport xmlns:com="http://www.travelport.com/schema/common_v52_0" Code="YYZ"/> </air:SearchOrigin> <air:SearchDestination> <com:Airport xmlns:com="http://www.travelport.com/schema/common_v52_0" Code="AMD"/> </air:SearchDestination> <air:SearchDepTime PreferredTime="2023-06-05"/> </air:SearchAirLeg> <air:AirSearchModifiers> <air:PreferredProviders> <com:Provider xmlns:com="http://www.travelport.com/schema/common_v52_0" Code="1G"/> </air:PreferredProviders> <air:PermittedCabins> <com:CabinClass xmlns:com="http://www.travelport.com/schema/common_v52_0" Type="Economy"/> </air:PermittedCabins> </air:AirSearchModifiers> <com:SearchPassenger xmlns:com="http://www.travelport.com/schema/common_v52_0" BookingTravelerRef="168598873007957B6HZE1" Code="ADT"/> <air:AirPricingModifiers FaresIndicator="AllFares"/> </air:LowFareSearchReq> </soapenv:Body> </soapenv:Envelope>