The input for this method is a lease number to retrieve IDC/IDR adjustment information. For example lease #33.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPIDCIDRAdjustment"> <soapenv:Header/> <soapenv:Body> <urn:retrieveIDCIDR> <!--Optional:--> <urn:leaseNumber>33</urn:leaseNumber> </urn:retrieveIDCIDR> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPIDCIDRAdjustment"> <soapenv:Header/> <soapenv:Body> <urn:retrieveIDCIDR> <!--Optional:--> <urn:leaseNumber>33</urn:leaseNumber> </urn:retrieveIDCIDR> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPIDCIDRAdjustment"> <soapenv:Header/> <soapenv:Body> <urn:retrieveIDCIDR> <!--Optional:--> <urn:leaseNumber>56</urn:leaseNumber> </urn:retrieveIDCIDR> </soapenv:Body> </soapenv:Envelope>