TPPs can provide a webhook (callback) URL during a POST consent request via the Subscription schema.
The TPP can use the PATCH operation to inform whether or not to enable/disable webhook (callback) notifications
PASP will publish events to the webhook (callback) URL for the API resources that support event notifications.
Where a PASP can publish event notifications (e.g, Webhooks) to a subscribed TPP, the PASP will generate a Self Signed JWT Authorization Token and send it to the TPP via the HTTP authorization header in every Webhook request.
API Resource | Event Type | Event Scenario |
---|---|---|
account-access-consents |
KSAOB.Resource.Updated |
A consent’s status is updated (e.g., when a PSU authorizes the consent; a PSU revokes consent authorization) |
API Resource | Event Type | Event Scenario |
---|---|---|
letters-of-guarantee-consents |
KSAOB.Resource.Updated |
A consent’s status is updated (e.g., when a PSU authorizes the consent or a PSU revokes consent authorization) |