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 |
---|---|---|
|
| A user has agreed to an applications consent policy which in turn creates a consent policy against the user. |
| A user has agreed to an updated consent policy. | |
| A user has decided to withdraw consent to share data with an application. | |
| The consent stored against a user has expired and is no longer valid. | |
| This consent is no longer active and/or valid. | |
|
| A connection has been created. |
| A connection has been updated. | |
| A connection has been deleted. | |
|
| 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.