As of Januari 2025 it will be possible to receive webhook notifications about bank accounts. As a partner these notifications can be used to directly act when new transactions are available or when the status of a bank account changes.
We are introducing notifications for the following four events:
- New transactions
- Status change bank account
- New bank consent [authorization]
- Status change bank consent [authorization]
For all events you will only receive notifications for bank accounts in Bizcuit you have permission to access. For retrieving transactions or bank account details you use the existing API's.
The notification new transactions allows you to better pick moments to retrueve transactions for connected bank accounts. This allows you to directly fetch transactions as soon as they are processed by Bizcuit or skip calling the Bizcuit API's if no new transactions are available to process.
Other notifications allow you to better inform and activate user interaction in case action is required to keep the bank connection active and working as expected.
You can find the new Subcriptions API documentation here.