Sample Request Message
LeasePak Documentation Suite NETSOL website
monitorEOP

(mPower icon) LPEOP

monitorEOP

Sample Request Message

The method requires a portfolio number to monitor eop.

Sample Request Message with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPEOP">
	<soapenv:Header/>
	<soapenv:Body>
		<urn:monitorEOP>
			<!--Optional:-->
			<urn:portfolio>1</urn:portfolio>
		</urn:monitorEOP>
	</soapenv:Body>
</soapenv:Envelope>