Get Compliance Profiles

Returns all Compliance profiles of a client.

Technology

Link to documentation

REST

profiles

SOAP

RexBF (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>