This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
Consent
Response representing a consent record.
Company identifier.
Unique identifier for the consent.
Expiration timestamp for the consent.
Requested consent scopes.
Properties below are from the Psd2AisConsentScope subtype. View the full schema for full details.
PSD2 AIS consent scope with account access details
Bank account identifiers this consent grants access to. When absent, the consent covers all accounts available at the bank.
Whether this consent grants permission to read account balances.
Whether this consent grants permission to fetch account transactions.
Scope type discriminator.
PSD2_AIS.Current status of the consent.
INITIATED, AWAITING_AUTHORIZATION, AUTHORIZED, REVOKED, EXPIRED or FAILED.{ "company": "se-demo-psd2", "consentId": "550e8400-e29b-41d4-a716-446655440000", "expiresAt": "2026-12-31T23:59:59Z", "scope": "-- Missing example --", "status": "INITIATED"}