<?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"
      TraceId="TR_1773382226586"
      AuthorizedBy="NODEAPI"
      TargetBranch="P7248477"
      RetainReservation="None"
      RestrictWaitlist="true"
      ConnectivityCheckoverride="Yes">

      <com:BillingPointOfSaleInfo xmlns:com="http://www.travelport.com/schema/common_v54_0" OriginApplication="UAPI" />

      <com:BookingTraveler xmlns:com="http://www.travelport.com/schema/common_v54_0" Key="PAX1" TravelerType="ADT" Gender="M" Age="30">
        <com:BookingTravelerName Prefix="MR" First="TEST" Last="PASSENGER" />
        <com:PhoneNumber Number="8919738967" />
        <com:Email EmailID="test@example.com" />
        <com:SSR Type="CTCM" FreeText="8919738967" />
        <com:SSR Type="CTCE" FreeText="test@example.com" />
        <com:Address>
          <com:Street>123 Test Street</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>

      <com:AgencyContactInfo xmlns:com="http://www.travelport.com/schema/common_v54_0">
        <com:PhoneNumber Type="Agency" Location="HYD" CountryCode="0091" AreaCode="11" Number="TSTTP01" Text="ITQ INDIA" />
      </com:AgencyContactInfo>

      <com:FormOfPayment xmlns:com="http://www.travelport.com/schema/common_v54_0" Type="Credit" Key="FOP1">
        <com:CreditCard Type="VI" Number="4111111111111111" ExpDate="2028-11" Name="TEST PASSENGER" CVV="345" Key="FOP1">
          <com:BillingAddress>
            <com:Street>123 Test Street</com:Street>
            <com:City>Delhi</com:City>
            <com:State>DL</com:State>
            <com:PostalCode>110001</com:PostalCode>
            <com:Country>IN</com:Country>
          </com:BillingAddress>
        </com:CreditCard>
      </com:FormOfPayment>

      <air:AirPricingSolution xmlns:air="http://www.travelport.com/schema/air_v54_0" Key="kVjufyTqWDKALL3OPAAAAA==" TotalPrice="INR7285" BasePrice="INR6398" Taxes="INR887">
        <air:AirSegment xmlns:air="http://www.travelport.com/schema/air_v54_0" Key="kVjufyTqWDKAJL3OPAAAAA==" 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" CabinClass="Economy" ETicketability="Yes" Distance="788" FlightTime="135" />
        <air:AirPricingInfo xmlns:air="http://www.travelport.com/schema/air_v54_0" Key="kVjufyTqWDKANL3OPAAAAA==" PricingMethod="Guaranteed" PlatingCarrier="AI" ProviderCode="1G" TotalPrice="INR7285" BasePrice="INR6398" Taxes="INR887">
          <air:FareInfo Key="kVjufyTqWDKASL3OPAAAAA==" FareBasis="WU1YXSII" PassengerTypeCode="ADT" Origin="DEL" Destination="HYD" EffectiveDate="2026-03-13T09:41:00.000+05:30" />
          <air:BookingInfo BookingCode="W" FareInfoRef="kVjufyTqWDKASL3OPAAAAA==" SegmentRef="kVjufyTqWDKAJL3OPAAAAA==" HostTokenRef="kVjufyTqWDKAML3OPAAAAA==" />
          <air:TaxInfo Category="IN" Amount="INR152" />
          <air:TaxInfo Category="K3" Amount="INR329" />
          <air:TaxInfo Category="P2" Amount="INR236" />
          <air:TaxInfo Category="YR" Amount="INR170" />
          <air:FareCalc>DEL AI HYD 6398WU1YXSII INR6398END</air:FareCalc>
          <air:PassengerType Code="ADT" BookingTravelerRef="PAX1" />
        </air:AirPricingInfo>
        <com:HostToken xmlns:com="http://www.travelport.com/schema/common_v54_0" Key="kVjufyTqWDKAML3OPAAAAA==">GFB10101ADT01OW01WU1YXSII                               010001#GFB200010101NADTV3302DOGD0010000599K2#GFMCXOX302NDOGD AI ADTWU1YXSII</com:HostToken>
      </air:AirPricingSolution>

      <com:ActionStatus xmlns:com="http://www.travelport.com/schema/common_v54_0" Type="TTL" TicketDate="2026-03-14" ProviderCode="1G" />

      <com:Payment xmlns:com="http://www.travelport.com/schema/common_v54_0" Key="PAY1" Type="Itinerary" FormOfPaymentRef="FOP1" Amount="INR7285" />



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