depositAccountConfirmationDS Data Type

de
Rückmeldung zur Erfassung der Kontoanlage eines Neukunden.
en
Confirmation of receipt for account opening of new customer.


Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
iban string 1/1
de
IBAN des neuen Kontos. Die Information ist nicht vorhanden, wenn der Antrag nicht angelegt werden konnte.
en
IBAN of the new account. The information is unavailable, if the application could not be processed.
accountNumber long 1/1
de
Kontonummer des neuen Kontos. Die Information ist nicht vorhanden, wenn der Antrag nicht angelegt werden konnte.
en
Local number of the new account. The information is unavailable, if the application could not be processed.

Example

<d----->
  <iban>DE00888888880000004711</iban>
  <accountNumber>4711</accountNumber>
</d----->