
==================== FLIGHT BOOKING API ====================
SUPPLIER: AirArabia
TIME: 2026-06-02 12:32:06

-------------------- REQUEST --------------------
URL:
https://g94.isaaviations.com/webservices/services/AAResWebServices

METHOD:
POST

HEADERS:
{
    "Content-Type": "text/xml"
}

PAYLOAD:
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Header>
    <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soap:mustUnderstand="1">
      <wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="UsernameToken-26506823">
        <wsse:Username>AJ_G9</wsse:Username>
        <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">P@ss1234</wsse:Password>
      </wsse:UsernameToken>
    </wsse:Security>
  </soap:Header>
  <soap:Body xmlns:ns1="http://www.isaaviation.com/thinair/webservices/OTA/Extensions/2003/05" xmlns:ns2="http://www.opentravel.org/OTA/2003/05">
    <ns2:OTA_AirBookRQ EchoToken="6a1e7fedce0145.02699082" PrimaryLangID="en-us" SequenceNmbr="1" TimeStamp="2026-06-02T12:32:05" TransactionIdentifier="TID$178038363256821847-1-app-2175" Version="20061.00">
      <ns2:POS>
        <ns2:Source TerminalID="TestUser/Test Runner">
          <ns2:RequestorID ID="AJ_G9" Type="4"/>
          <ns2:BookingChannel Type="12"/>
        </ns2:Source>
      </ns2:POS>
      <ns2:AirItinerary>
        <ns2:OriginDestinationOptions>
          <ns2:OriginDestinationOption>
            <ns2:FlightSegment ArrivalDateTime="2026-06-27T22:05:00" DepartureDateTime="2026-06-27T19:25:00" FlightNumber="G9427" RPH="G9$COK/SHJ$3221712$20260627192500$20260627220500" returnFlag="false">
              <ns2:DepartureAirport LocationCode="COK" Terminal="Terminal 3"/>
              <ns2:ArrivalAirport LocationCode="SHJ" Terminal=""/>
              <ns2:OperatingAirline Code="G9"/>
            </ns2:FlightSegment>
          </ns2:OriginDestinationOption>
        </ns2:OriginDestinationOptions>
      </ns2:AirItinerary>
      <ns2:TravelerInfo>
        <ns2:AirTraveler BirthDate="1990-01-01T00:00:00" PassengerTypeCode="ADT">
          <ns2:PersonName>
            <ns2:GivenName>Bavithran</ns2:GivenName>
            <ns2:Surname>Developer</ns2:Surname>
            <ns2:NameTitle>MR</ns2:NameTitle>
          </ns2:PersonName>
          <ns2:Telephone CountryAccessCode="91" PhoneNumber="87676686788"/>
          <ns2:Address>
            <ns2:CountryName Code="IN"/>
          </ns2:Address>
          <ns2:Document DocHolderNationality="IN">
            <ns2:DocHolderName>Bavithran</ns2:DocHolderName>
          </ns2:Document>
          <ns2:TravelerRefNumber RPH="A1"/>
        </ns2:AirTraveler>
      </ns2:TravelerInfo>
      <ns2:Fulfillment>
        <ns2:PaymentDetails>
          <ns2:PaymentDetail>
            <ns2:DirectBill>
              <ns2:CompanyName Code="AACMCT3622"/>
            </ns2:DirectBill>
            <ns2:PaymentAmount Amount="1201.44" CurrencyCode="AED" DecimalPlaces="2"/>
          </ns2:PaymentDetail>
        </ns2:PaymentDetails>
      </ns2:Fulfillment>
    </ns2:OTA_AirBookRQ>
    <ns1:AAAirBookRQExt>
      <ns1:ContactInfo>
        <ns1:PersonName>
          <ns1:Title>MR</ns1:Title>
          <ns1:FirstName>Bavithran</ns1:FirstName>
          <ns1:LastName>Developer</ns1:LastName>
        </ns1:PersonName>
        <ns1:Telephone>
          <ns1:PhoneNumber>87676686788</ns1:PhoneNumber>
          <ns1:CountryCode>91</ns1:CountryCode>
        </ns1:Telephone>
        <ns1:Email>bavithran.dev@gmail.com</ns1:Email>
        <ns1:Address>
          <ns1:CountryName>
            <ns1:CountryName>India</ns1:CountryName>
            <ns1:CountryCode>IN</ns1:CountryCode>
          </ns1:CountryName>
          <ns1:StateCode/>
          <ns1:CityName/>
        </ns1:Address>
      </ns1:ContactInfo>
    </ns1:AAAirBookRQExt>
  </soap:Body>
</soap:Envelope>


-------------------- RESPONSE --------------------
STATUS:
200

BODY:
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Body xmlns:ns1="http://www.opentravel.org/OTA/2003/05">
    <ns1:OTA_AirBookRS Cancel="false" EchoToken="6a1e7fedce0145.02699082" PrimaryLangID="en-us" RetransmissionIndicator="false" SequenceNmbr="1" TransactionIdentifier="TID$178038363256821847-1-app-2175" Version="2006.01">
      <ns1:Errors>
        <ns1:Error Code="71" ShortText="Please add free bundle services [[BAGGAGE, SEAT_MAP, MEAL]] Trace Id:1780383727322551343764309cb0bf78" Type="AAE"/>
      </ns1:Errors>
    </ns1:OTA_AirBookRS>
  </soap:Body>
</soap:Envelope>


==========================================================

==================== FLIGHT BOOKING API ====================
SUPPLIER: AirArabia
TIME: 2026-06-02 14:27:28

-------------------- REQUEST --------------------
URL:
https://g94.isaaviations.com/webservices/services/AAResWebServices

METHOD:
POST

HEADERS:
{
    "Content-Type": "text/xml"
}

PAYLOAD:
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Header>
    <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soap:mustUnderstand="1">
      <wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="UsernameToken-26506823">
        <wsse:Username>AJ_G9</wsse:Username>
        <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">P@ss1234</wsse:Password>
      </wsse:UsernameToken>
    </wsse:Security>
  </soap:Header>
  <soap:Body xmlns:ns1="http://www.isaaviation.com/thinair/webservices/OTA/Extensions/2003/05" xmlns:ns2="http://www.opentravel.org/OTA/2003/05">
    <ns2:OTA_AirBookRQ EchoToken="6a1e9af63e14a6.55737477" PrimaryLangID="en-us" SequenceNmbr="1" TimeStamp="2026-06-02T14:27:26" TransactionIdentifier="TID$178038363256821847-1-app-2175" Version="20061.00">
      <ns2:POS>
        <ns2:Source TerminalID="TestUser/Test Runner">
          <ns2:RequestorID ID="AJ_G9" Type="4"/>
          <ns2:BookingChannel Type="12"/>
        </ns2:Source>
      </ns2:POS>
      <ns2:AirItinerary>
        <ns2:OriginDestinationOptions>
          <ns2:OriginDestinationOption>
            <ns2:FlightSegment ArrivalDateTime="2026-06-27T22:05:00" DepartureDateTime="2026-06-27T19:25:00" FlightNumber="G9427" RPH="G9$COK/SHJ$3221712$20260627192500$20260627220500" returnFlag="false">
              <ns2:DepartureAirport LocationCode="COK" Terminal="Terminal 3"/>
              <ns2:ArrivalAirport LocationCode="SHJ" Terminal=""/>
              <ns2:OperatingAirline Code="G9"/>
            </ns2:FlightSegment>
          </ns2:OriginDestinationOption>
        </ns2:OriginDestinationOptions>
      </ns2:AirItinerary>
      <ns2:TravelerInfo>
        <ns2:AirTraveler BirthDate="1990-01-01T00:00:00" PassengerTypeCode="ADT">
          <ns2:PersonName>
            <ns2:GivenName>Bavithran</ns2:GivenName>
            <ns2:Surname>Developer</ns2:Surname>
            <ns2:NameTitle>MR</ns2:NameTitle>
          </ns2:PersonName>
          <ns2:Telephone CountryAccessCode="91" PhoneNumber="87676686788"/>
          <ns2:Address>
            <ns2:CountryName Code="IN"/>
          </ns2:Address>
          <ns2:Document DocHolderNationality="IN">
            <ns2:DocHolderName>Bavithran</ns2:DocHolderName>
          </ns2:Document>
          <ns2:TravelerRefNumber RPH="A1"/>
        </ns2:AirTraveler>
      </ns2:TravelerInfo>
      <ns2:Fulfillment>
        <ns2:PaymentDetails>
          <ns2:PaymentDetail>
            <ns2:DirectBill>
              <ns2:CompanyName Code="AACMCT3622"/>
            </ns2:DirectBill>
            <ns2:PaymentAmount Amount="1201.44" CurrencyCode="AED" DecimalPlaces="2"/>
          </ns2:PaymentDetail>
        </ns2:PaymentDetails>
      </ns2:Fulfillment>
    </ns2:OTA_AirBookRQ>
    <ns1:AAAirBookRQExt>
      <ns1:ContactInfo>
        <ns1:PersonName>
          <ns1:Title>MR</ns1:Title>
          <ns1:FirstName>Bavithran</ns1:FirstName>
          <ns1:LastName>Developer</ns1:LastName>
        </ns1:PersonName>
        <ns1:Telephone>
          <ns1:PhoneNumber>87676686788</ns1:PhoneNumber>
          <ns1:CountryCode>91</ns1:CountryCode>
        </ns1:Telephone>
        <ns1:Email>bavithran.dev@gmail.com</ns1:Email>
        <ns1:Address>
          <ns1:CountryName>
            <ns1:CountryName>India</ns1:CountryName>
            <ns1:CountryCode>IN</ns1:CountryCode>
          </ns1:CountryName>
          <ns1:StateCode/>
          <ns1:CityName/>
        </ns1:Address>
      </ns1:ContactInfo>
    </ns1:AAAirBookRQExt>
  </soap:Body>
</soap:Envelope>


-------------------- RESPONSE --------------------
STATUS:
200

BODY:
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Body xmlns:ns1="http://www.opentravel.org/OTA/2003/05">
    <ns1:OTA_AirBookRS Cancel="false" PrimaryLangID="en-us" RetransmissionIndicator="false" Version="2006.01">
      <ns1:Errors>
        <ns1:Error Code="40" ShortText="Transaction invalid or expired [Transaction specified in request is invalid or already expired [requestedTnxIdTID$178038363256821847-1-app-2175, SessionId=62CAEE7A5545858D0D618FCC3A7CB4B4.aeromart-demo4-g9-service-app-2175, UserId=ABYAJ_G9]] Trace Id:178039064904959533616561b5d8e71d" Type="AAE"/>
      </ns1:Errors>
    </ns1:OTA_AirBookRS>
  </soap:Body>
</soap:Envelope>


==========================================================
