Connect a bank
start_consentStart bank linking by returning a consent URL. The account holder approves read-only access, granting access to their accounts.
Instructions
Start linking a bank. Returns a URL the account holder must open in a browser to log in at their bank and approve read-only access. After approval the bank redirects back to this server and the accounts appear in list_accounts. Consents last up to 180 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bank | Yes | Exact bank name from list_banks | |
| country | No | ISO country code, default DK | |
| customer_type | No | personal |