Unique identifier of the consent.
Banking Events (1.0.0)
Webhook event payloads emitted by the Banking API. Events are delivered through the Aritma Events API using the CloudEvents specification.
Event payloads closely mirror the responses from the corresponding Banking API endpoints, so the data structures will already be familiar if you use the REST API.
Download OpenAPI description
Languages
Servers
Mock server
https://developer.aritma.com/_mock/apis/banking/v4/openapi/banking-events-openapi
Request
Fired when the status of a consent changes (e.g. authorized, expired, revoked).
Related endpoint: Get consent
- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v4/openapi/banking-events-openapi/banking.consent.status.updated
application/json
{ "consentId": "1E5EFC3B-635E-4973-A605-41D7F0D6D7B3", "status": "unknown" }