Consent Events

Consent Events

The consent events act as the primary trigger to initiate services that are responsible for ensuring compliance to the consent that has been granted. These events can be triggered by multiple parties e.g. (partner) application archives all consents, user revokes / updates a granted consent or the system expiring the event as its data has lapsed.

EventCauseAction
consent.revokedWhen the user explicitly revokes the consent.Delete/de-identify data received for that user by both Basiq and the partner.
consent.expiredThe time period specified for this users consent has lapsed.Delete/de-identify data received for that user by both Basiq and the partner.
consent.updatedThe user has made a change to their consent.For first release this will be handled as a revoke/new consent flow
consent.warningWhen a consent is close to its expiration date (7 days before expiry).Notify the user about the upcoming expiration date.
consent.createdWhen a consent object has been created for a specific user.
consent.archivedWhen the partner archives the consent.