Tink · Arazzo Workflow
Tink Review And Revoke A Bank Consent
Version 1.0.0
List a user's provider consents and credentials, then delete the credentials object to revoke the underlying bank consent.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
review-and-revoke-consent
List provider consents and credentials, then revoke a credentials object.
Lists provider consents and credentials, deletes the supplied (or first listed) credentials object to revoke its bank consent, and re-lists the remaining provider consents.
1
listProviderConsents
listProviderConsents
List the active bank-provider consents for the user.
2
listCredentials
listCredentials
List the credentials objects attached to the user and branch on whether any exist to revoke.
3
deleteCredentials
deleteCredentials
Delete the first listed credentials object, revoking the underlying bank consent.
4
confirmConsents
listProviderConsents
Re-list the provider consents to confirm the revocation took effect.