
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <air:LowFareSearchReq 
      TargetBranch="P7248477"
      TraceId="BOBROS-1783318870515"
      SolutionResult="false"
      AuthorizedBy="NODEAPP"
      xmlns:air="http://www.travelport.com/schema/air_v54_0"
      xmlns:com="http://www.travelport.com/schema/common_v54_0">
      <com:BillingPointOfSaleInfo OriginApplication="UAPI"/>
      
    <air:SearchAirLeg>
      <air:SearchOrigin>
        <com:Airport Code="HYD"/>
      </air:SearchOrigin>
      <air:SearchDestination>
        <com:Airport Code="DEL"/>
      </air:SearchDestination>
      <air:SearchDepTime PreferredTime="2026-08-28"/>
    </air:SearchAirLeg>
  
      <air:AirSearchModifiers FaresIndicator="AllFares" ReturnBrandedFares="true" ReturnFareAttributes="true">
        <air:PreferredProviders>
          <com:Provider Code="1G"/>
          <com:Provider Code="ACH"/>
        </air:PreferredProviders>
        <air:FlightType
          TripleInterlineCon="false"
          DoubleInterlineCon="false"
          SingleInterlineCon="true"
          TripleOnlineCon="false"
          DoubleOnlineCon="false"
          SingleOnlineCon="true"
          StopDirects="true"
          NonStopDirects="true"/>
      </air:AirSearchModifiers>
      <com:SearchPassenger Code="ADT" Age="25" />
      <air:AirPricingModifiers ETicketability="Yes"/>
    </air:LowFareSearchReq>
  </soap:Body>
</soap:Envelope>