authorisationListDS Data Type

e-Akte


Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
authorisationByAccountDS list of authorisationByAccountDS 0/unbounded
 

Example

<a----->
  <authorisationByAccountDS>
    <accountNumber>...</accountNumber>
    <typeAndPerson>
      <typeOfAuthorisation>...</typeOfAuthorisation>
      <authorisationRight>...</authorisationRight>
      <firstName>...</firstName>
      <lastName>...</lastName>
      <authorisationID>...</authorisationID>
    </typeAndPerson>
  </authorisationByAccountDS>
</a----->