Consents

Consents provide the Account Information Service Provider (AISP) access to the Payment Service User’s (PSU) account information.

NameEndpoint
Create ConsentPOST /consents
Get Consent DetailsGET /consents/{consentId}
Get Consent StatusGET /consents/{consentId}/status
Delete ConsentDELETE /consents/{consentId}

Each endpoint allows you to manage consents for account information access. For details on request/response formats, see the individual endpoint documentation.