onlineAccountDSList Data Type

de
Liste der Datenstruktur mit Konteninformationen
en
list of data structures with account information


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

Example

<o----->
  <onlineAccountDS>
    <accountNumber>...</accountNumber>
    <accountNumberDisplayedOptional>...</accountNumberDisplayedOptional>
    <accountHolderName>...</accountHolderName>
    <additionalLabel1>...</additionalLabel1>
    <additionalLabel2>...</additionalLabel2>
    <additionalLabel3>...</additionalLabel3>
    <contractNumber>...</contractNumber>
    <productType>...</productType>
    <productName>...</productName>
    <bankCode>...</bankCode>
    <transaction>
      <transactionId>...</transactionId>
      <signaturesCount>...</signaturesCount>
    </transaction>
    <currencyCode>...</currencyCode>
    <subAccount>...</subAccount>
    <country>...</country>
    <numberOfUnreadMessages>...</numberOfUnreadMessages>
    <currentAccountBalance>
      <currencyCode>...</currencyCode>
      <amount>...</amount>
      <creditorDebitorSign>...</creditorDebitorSign>
    </currentAccountBalance>
    <productTypeId>...</productTypeId>
    <productFamily>...</productFamily>
    <showInterestRate>...</showInterestRate>
    <interestTerms>
      <id>...</id>
      <name>...</name>
      <interestRate>...</interestRate>
      <actualInterestRate>...</actualInterestRate>
      <interestRateDecimals>...</interestRateDecimals>
      <amount>...</amount>
      <condition>...</condition>
    </interestTerms>
    <showDurationEnd>...</showDurationEnd>
    <durationEnd>...</durationEnd>
    <IBAN>...</IBAN>
    <BIC>...</BIC>
    <showAvailableAmount>...</showAvailableAmount>
    <availableAmount>...</availableAmount>
    <ownAccount>...</ownAccount>
    <authorizedAccount>...</authorizedAccount>
    <paymentAccount>...</paymentAccount>
    <lastTransactionDate>...</lastTransactionDate>
    <collateralisable>...</collateralisable>
    <unusedCollateralisableAmount>...</unusedCollateralisableAmount>
    <actualLimit>...</actualLimit>
    <purpose>...</purpose>
    <durationStart>...</durationStart>
    <initialAccountBalanceDS>
      <amount>...</amount>
      <currencyCode>...</currencyCode>
    </initialAccountBalanceDS>
    <duration>...</duration>
    <instalmentDS>
      <amount>...</amount>
      <currencyCode>...</currencyCode>
      <nextDueDate>...</nextDueDate>
    </instalmentDS>
    <unscheduledPaymentDS>
      <amount>...</amount>
      <currencyCode>...</currencyCode>
      <date>...</date>
    </unscheduledPaymentDS>
    <paymentBreaks>...</paymentBreaks>
    <depotType>VV</depotType>
    <repostingOrderingPartyAccountNotAllowed>...</repostingOrderingPartyAccountNotAllowed>
    <repostingRecipientAccountNotAllowed>...</repostingRecipientAccountNotAllowed>
    <repostingWithinContractOnly>...</repostingWithinContractOnly>
    <maxNotices>...</maxNotices>
    <noticeTotalBalanceOnly>...</noticeTotalBalanceOnly>
    <possibleNoticeDate>...</possibleNoticeDate>
    <deleted>...</deleted>
    <xs2aConsentBalances>...</xs2aConsentBalances>
    <xs2aConsentTransactions>...</xs2aConsentTransactions>
  </onlineAccountDS>
</o----->