Accounts
Account management and balances
Create a new account
Create a new account for the authenticated organization. When `provider` selects an external provider, the `async` flag controls whether the account is provisioned before the response or in the background.
Get all accounts
Retrieve the authenticated organization's accounts. Optionally filter by `externalReference`, `provider`, and/or `userId` — e.g. `GET /[email protected]` to look up the account carrying a given reference, or `GET /accounts?userId=…` to list every account for one end customer.
Get account by ID
Retrieve a specific account by its ID
Update account
Update an existing account. Changing `provider` is not supported; attempts return `ACCOUNT_PROVIDER_CHANGE_NOT_SUPPORTED`.
Link an FV Bank account
Link an FV Bank account