  <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>
   <UpdateLicensePayment xmlns="http://tempuri.org/">
   <data>null</data>
   <errMsg>null</errMsg>
   <timeOutInSeconds>45</timeOutInSeconds>
   <type>varType</type>
   <customerId>varCustomerId</customerId>
   <amount>varAmount</amount>
   <licenseString>varLicenseString</licenseString>
   <guid>varGuid</guid>
   <protection>varProtection</protection>
   <archive>varArchive</archive>
   <transactionId>varTransactionId</transactionId>
   <paymentStatus>varPaymentStatus</paymentStatus>
   <licenseStatus>varLicenseStatus</licenseStatus>
   <serverId>varServerId</serverId>
   </UpdateLicensePayment>
   </soap:Body>
   </soap:Envelope>