Sample Request Message
LeasePak Documentation Suite NETSOL website
resubmitEOP

(mPower icon) LPEOP

resubmitEOP

Sample Request Message

The method requires a portfolio number to resubmit 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:resubmitEOP>
			<!--Optional:-->
			<urn:portfolio>1</urn:portfolio>
		</urn:resubmitEOP>
	</soapenv:Body>
</soapenv:Envelope>