Events mark changes or behaviour in entities and can be used to trigger actions in your application.
Entities and their events
entity | eventType | when does this occur |
---|---|---|
|
| When a connection is created. |
| When a connection is updated. | |
| When a connection is deleted. | |
|
| A user has agreed to an applications consent policy which in turn creates a consent policy against the user. |
| It's time for a consent reminder. | |
| A user has agreed to an updated consent policy. | |
| A user has decided to withdraw consent to share data with an application. | |
| It's time for a consent warning. | |
|
| When a payout is created. |
| When a payout is failed. | |
| When a payout is in-progress. | |
| When a payout is successful. | |
|
| When a payrequest is created. |
| When a payrequest is failed. | |
| When a payrequest is in-progress. | |
| When a payrequest is successful. | |
|
| A user has been created. |
| A user has been updated. | |
| A user has been deleted. |
Consent events
Any events around consent must be monitored if your application is using Open Banking data. For more information please read our documentation on data governance events.