Account Aggregation Architecture
This section shows the architecture of the Account Aggregation Microservice.
Account Aggregation Microservice elements are explained in the below table.
|
Element |
Description |
|---|---|
|
Other Bank Directory |
Holds the other bank details. |
|
Salt Edge Integrator |
Communicates with the TPP provider and transfers the respective account and transaction details to the Arrangement and Holdings Microservices. |
|
External Connection Manager |
holds the connection details of the TPP for every digital profile user. |
|
Tracker |
Tracks whether the account transactions and balances are successfully loaded to the respective Microservice. |
The workflow among various Microservices in this architecture is explained below:
- The Arrangement Microservice holds the static details of the accounts received from the TPP provider.
Holdings Microservice stores the account balances and transactions. - The Consent Microservice stores the consent received from the TPP.
In this topic