<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Body>
    <univ:AirCreateReservationReq xmlns:univ="http://www.travelport.com/schema/universal_v54_0" xmlns:air="http://www.travelport.com/schema/air_v54_0" xmlns:com="http://www.travelport.com/schema/common_v54_0" TraceId="TR-1773328487626" AuthorizedBy="NODEAPI" TargetBranch="P7248477" RetainReservation="None" ConnectivityCheckOverride="Yes" RestrictWaitlist="true">
      
      <com:BillingPointOfSaleInfo OriginApplication="UAPI" />

      
      <com:BookingTraveler Key="PAX1" TravelerType="ADT"  Gender="F">
        <com:BookingTravelerName Prefix="MRS" First="RANJITHA" Last="TEST" />
        <com:PhoneNumber Number="9876543210" />
        <com:Email EmailID="ranjitha@example.com" />
        
        <com:Address>
          <com:Street>123 Main St</com:Street>
          <com:City>Delhi</com:City>
          <com:State>DL</com:State>
          <com:PostalCode>110001</com:PostalCode>
          <com:Country>IN</com:Country>
        </com:Address>
      </com:BookingTraveler>

      <air:AirPricingSolution Key="APS1" TotalPrice="INR7285" BasePrice="INR6398" Taxes="INR887">
        
        <air:AirSegment Key="jXfufyUqWDKAdw+xOAAAAA==" Group="0" Carrier="AI" FlightNumber="2577" Origin="DEL" Destination="HYD" DepartureTime="2026-04-10T02:00:00.000+05:30" ArrivalTime="2026-04-10T04:15:00.000+05:30" ProviderCode="1G" ClassOfService="W" Status="KK" />
        
        <air:AirPricingInfo Key="PI1" PricingMethod="Guaranteed" PlatingCarrier="AI" ProviderCode="1G">
          <air:FareInfo Key="F1" FareBasis="WU1YXSII" PassengerTypeCode="ADT" Origin="DEL" Destination="HYD" EffectiveDate="2026-03-12" />
          <air:BookingInfo BookingCode="W" FareInfoRef="F1" SegmentRef="jXfufyUqWDKAdw+xOAAAAA==" />
          <air:PassengerType Code="ADT" BookingTravelerRef="PAX1" />
        </air:AirPricingInfo>
        <com:HostToken>GFB10101ADT01OW01WU1YXSII                              010001#GFB200010101NADTV3302DOGD0010000599K2#GFMCXOX302NDOGD AI ADTWU1YXSII</com:HostToken>
      </air:AirPricingSolution>

      
      <com:ActionStatus Type="TTL" TicketDate="2026-03-13" ProviderCode="1G" />

      
      <com:FormOfPayment Type="Credit" Key="FOP1">
        <com:CreditCard Type="VI" Number="4111111111111111" ExpDate="2028-12" Name="RANJITHA TEST" CVV="123" />
      </com:FormOfPayment>

      
      <com:Payment Key="PAY1" Type="Itinerary" FormOfPaymentRef="FOP1" Amount="INR7285" />

      
      <com:SSR Type="CTCM" FreeText="9876543210" ProviderCode="1G" BookingTravelerRef="PAX1" />
      <com:SSR Type="CTCE" FreeText="ranjitha/example.com" ProviderCode="1G" BookingTravelerRef="PAX1" />

      <com:InvoiceRemark><com:RemarkData>GST-07AAAAA0000A1Z5</com:RemarkData></com:InvoiceRemark>

    </univ:AirCreateReservationReq>
  </soapenv:Body>
</soapenv:Envelope>