accountApplicationProcessingStatusDSList Data Type

de
Liste aller Datenstrukturen der Antragsstatus
unter Berücksichtigung der Suchparameter.
en
list of data structures
of the account request processing status
considering the parameter of
the search request.


Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
accountApplicationProcessingStatusDS list of accountApplicationProcessingStatusDS 0/unbounded
de
Liste von Anträgen mit Bearbeitungsstatus
EN:
list of account requests with processing status

Example

<a----->
  <accountApplicationProcessingStatusDS>
    <trackingValue>...</trackingValue>
    <date>...</date>
    <processingStatusKey>...</processingStatusKey>
    <processingStatus>...</processingStatus>
    <accountProcessingStatusKey>...</accountProcessingStatusKey>
    <accountProcessingStatus>...</accountProcessingStatus>
    <processingMessage>...</processingMessage>
    <applicationNumber>...</applicationNumber>
    <applicationDocument>
      <barcode>...</barcode>
      <description>...</description>
      <register>...</register>
      <archiveDate>...</archiveDate>
    </applicationDocument>
    <accountDS>
      <accountNumber>...</accountNumber>
      <product>TG1</product>
      <currencyCode>EUR</currencyCode>
      <duration>...</duration>
      <referenceAccountHolder>Max Mustermann</referenceAccountHolder>
      <referenceAccountNumber>...</referenceAccountNumber>
      <referenceBankcode>...</referenceBankcode>
      <referenceIban>DE18888888885003199006</referenceIban>
      <referenceBic>...</referenceBic>
      <referenceInstitute>...</referenceInstitute>
      <initialBalance>...</initialBalance>
      <directDebitSign>...</directDebitSign>
      <accessSign>E</accessSign>
      <directDebitFrom>...</directDebitFrom>
      <standingOrderPeriode>...</standingOrderPeriode>
      <standingOrderValue>...</standingOrderValue>
      <paymentAccountNumber>...</paymentAccountNumber>
      <existingAccountNumber>...</existingAccountNumber>
      <iban>...</iban>
      <paymentsIban>...</paymentsIban>
      <creditPurpose>...</creditPurpose>
      <nominalValue>...</nominalValue>
      <totalInterest>...</totalInterest>
      <interestRate>8.89</interestRate>
      <actualInterestRate>9.293</actualInterestRate>
      <firstInstalmentOn>...</firstInstalmentOn>
      <instalment>...</instalment>
      <instalmentPeriod>...</instalmentPeriod>
      <numberOfInstalments>...</numberOfInstalments>
      <lastInstalmentOn>...</lastInstalmentOn>
      <lastInstalment>...</lastInstalment>
      <residualDebtInsuranceType>...</residualDebtInsuranceType>
      <accountOwnerIsBank>...</accountOwnerIsBank>
      <entityAddendum/>
      <settlementAccount>...</settlementAccount>
      <specialCondition/>
    </accountDS>
    <applicantDS>
      <personNumber>42</personNumber>
      <userRole>ACCOUNTHOLDER</userRole>
      <firstName>Maximilian</firstName>
      <lastName>Weber</lastName>
      <birthDate>19800101</birthDate>
      <duplicateFound>false</duplicateFound>
    </applicantDS>
  </accountApplicationProcessingStatusDS>
</a----->