Financial account transactions
Show a table of all transactions for a financial account.
Financial account transactions renders the view of a list of transactions associated with a financial account for your connected accounts.
The permission boundary for this component is at the connected account level, not at the individual financial account level. This UI should be shown to users that have access to all financial accounts, not to users that have restricted access to a single financial account.
When creating an Account Session, enable the financial account transactions component by specifying financial_
in the components
parameter. You can enable or disable individual features of the financial account component by specifying the features
parameter under financial_
.
After creating the account session and initializing ConnectJS, you can render the financial account transactions component in the frontend:
This embedded component supports the following parameters: