unlink_bank_account
DELETE/v1/bank-accounts/:account_id
Unlink a bank account
Request
Responses
- 204
- 401
- 404
- 409
Bank account unlinked successfully
Unauthorized
Bank account not found
Account cannot be removed. The error code distinguishes the reason: active_loan (the user has an outstanding loan they borrowed) or active_mandate (this account backs an active direct debit mandate).