Get Compliance Profiles

Returns all Compliance profiles of a client.

TechnologyLink to documentation
RESTprofiles
SOAPRexBF (WSDL)
getAllProfilesForClient (JavaDoc)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:de.aeb.xnsg.rex.bf">
  <soapenv:Header/>
  <soapenv:Body>
    <urn:getAllProfilesForClient>
      <clientIdentCode>?</clientIdentCode>
    </urn:getAllProfilesForClient>
  </soapenv:Body>
</soapenv:Envelope>