The method requires a portfolio
number to resubmit eop.
<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>