A Bank Account Connection Intent facilitates user authorization of access to Bank Accounts, for example, using Open Banking flows. Typically the authorization will follow an OAuth flow where the user is redirected to a third-party system to authenticate and select one or more bank accounts.
Attributes
Bank Account Connection Intent Types
Name | description |
---|---|
account-information-consent | Initiates an authorization flow for authorizing access to bank account details. After a Bank Account Connection Intent has been authorized, one or more Centrapay Bank Account resources may be created. |
enduring-payment-consent | Initiates an authorization flow for authorizing access to create payments. |
/api/bank-account-connection-intents
This endpoint allows you to create a Bank Account Connection Intent.
Attributes
-
accountId
-
type
-
bankAccountId
-
test
-
name
-
period
-
totalAmount
Errors
-
LIVENESS_MISMATCH
/api/bank-account-connection-intents/{bankAccountConnectionIntentId}/authorize
This endpoint allows you to authorize a Bank Account Connection Intent.
Attributes
-
code