Linked Accounts
Linked Accounts are external bank accounts that users connect to their profiles within the Weavr Platform.
These accounts allow users to link their existing bank accounts, held at external financial institutions, to the Weavr Platform, enabling secure and efficient transfer of funds between their own accounts.
Linked Accounts are designed to streamline the process of moving money between a user’s various bank accounts, providing a convenient and integrated way to manage personal finances across different financial institutions.
Operations
Add a linked accountPOST
/linked_accountsGet all linked accountsGET/linked_accountsGet a linked accountGET/linked_accounts/{id}Update a linked accountPATCH/linked_accounts/{id}Remove a linked accountPOST/linked_accounts/{id}/removeBlock a linked accountPOST/linked_accounts/{id}/blockUnblock a linked accountPOST/linked_accounts/{id}/unblockGet linked account verificationsGET/linked_accounts/{id}/verifications