Sample Response Message
LeasePak Documentation Suite NETSOL website
getVersion

(mPower icon) Version

getVersion

Sample Response with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <ns:getVersionResponse xmlns:ns="http://axisversion.sample">
         <ns:return>Hi - the Axis2 version is 1.6.2</ns:return>
      </ns:getVersionResponse>
   </soapenv:Body>
</soapenv:Envelope>