Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Xs2aAccountStatusCheckRequest

With XS2A.xs2a_account_status_check a list of accounts within the bank connection can be requested. Basically you have to decide if the account status data for the reference account or all accounts within the bank account should be collected. In addition the request can be filtered over a period in days. As result you get data about account or accountholder identification, current account balance, turnovers and the quality of the turnovers.

export
interface

Xs2aAccountStatusCheckRequest

Hierarchy

  • Xs2aAccountStatusCheckRequest

Index

Properties

all_accounts

all_accounts: boolean

True, if you want to receive all accounts including their turnovers

memberof

Xs2aAccountStatusCheckRequest

Optional limit_turnover_days

limit_turnover_days: undefined | number

If needed limit the fetched turnovers to create it. Default 365. Valid Range: 10 - 365

memberof

Xs2aAccountStatusCheckRequest

Generated using TypeDoc