checkActivationCode Data Type

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
userId string 1/1
Kunden-ID
userName string 1/1
Benutzername

EFDIS: Person00.Psobal - Onlinebanking Alias
code string 1/1
Code

EFDIS: Person00.Psobpi - Onlinebanking PIN
transactionData string 1/1
Transaktionsdaten
activationType activationType 1/1
Aktivierungstyp

Example

<c----->
  <userId>...</userId>
  <userName>...</userName>
  <code>...</code>
  <transactionData>...</transactionData>
  <activationType>...</activationType>
</c----->