The input for this method is a valid lease number. Enter a valid lease number to extract R0926 Cash Control Payment History XML report.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPReports"> <soapenv:Header/> <soapenv:Body> <urn:getR0926> <!--Optional:--> <urn:leaseNumber>25</urn:leaseNumber> </urn:getR0926> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPReports"> <soapenv:Header/> <soapenv:Body> <urn:getR0926> <!--Optional:--> <urn:leaseNumber></urn:leaseNumber> </urn:getR0926> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPReports"> <soapenv:Header/> <soapenv:Body> <urn:getR0926> <!--Optional:--> <urn:leaseNumber>12345678901</urn:leaseNumber> </urn:getR0926> </soapenv:Body> </soapenv:Envelope>