<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tem="http://tempuri.org/">
<soapenv:Header/>
<soapenv:Body>
<tem:ConfirmPayment>
<tem:auth>
<tem:providerid>*********************</tem:providerid>
<tem:username>username</tem:username>
<tem:password>password</tem:password>
<tem:licensekey>*********************</tem:licensekey>
<tem:system>osa</tem:system>
</tem:auth>
<tem:ConfirmPayment>
<tem:CompanyUserID>companyuserid</tem:CompanyUserID>
<tem:CompanyPassword>companypassword</tem:CompanyPassword>
<tem:PaymentRequestKey>423710</tem:PaymentRequestKey>
<tem:PropertyID>companyid</tem:PropertyID>
</tem:ConfirmPayment>
</tem:ConfirmPayment>
</soapenv:Body>
</soapenv:Envelope>