The input for this method is a lessee
number.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPSearch"> <soapenv:Header/> <soapenv:Body> <urn:getLesseeExposure> <!--Optional:--> <urn:lessee>28</urn:lessee> </urn:getLesseeExposure> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPSearch"> <soapenv:Header/> <soapenv:Body> <urn:getLesseeExposure> <!--Optional:--> <urn:lessee>888</urn:lessee> </urn:getLesseeExposure> </soapenv:Body> </soapenv:Envelope>