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