  <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Header/>
   <soap:Body>
   <GetLicensePayment xmlns="http://tempuri.org/">
   <dataXml>null</dataXml>
   <errMsg>null</errMsg>
   <timeOutInSeconds>45</timeOutInSeconds>
   <guid>varGuid</guid>
   <customerId>varCustomerId</customerId>
   <amount>varAmount</amount>
   <transactionId>varTransactionId</transactionId>   </GetLicensePayment>
   </soap:Body>
   </soap:Envelope>