authorisationByAccountDS Data Type

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
accountNumber long 1/1
Kontonummer für die die Vollmachten gelten
typeAndPerson list of typeAndPerson 0/unbounded
 

Example

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