The method requires a brokerNumber
to retrieve a broker record.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPBroker"> <soapenv:Header/> <soapenv:Body> <urn:retrieve> <urn:brokerNumber>41</urn:brokerNumber> </urn:retrieve> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPBroker"> <soapenv:Header/> <soapenv:Body> <urn:retrieve> <urn:brokerNumber>41.00</urn:brokerNumber> </urn:retrieve> </soapenv:Body> </soapenv:Envelope>