Micro-deposits Errors
Guide to troubleshooting micro-deposits errors
BANK_TRANSFER_ACCOUNT_BLOCKED
The bank transfer could not be completed because a previous transfer involving the same end-user account resulted in an error.
Common causes
- Plaid cannot send micro-deposits to verify this account because it has flagged the account as not valid for use. This may happen, for example, because a previous attempt by Plaid to transfer funds to this end user account resulted in an "account frozen" or "invalid account number" error.
Troubleshooting steps
1http code 4002{3 "error_type": "BANK_TRANSFER_ERROR",4 "error_code": "BANK_TRANSFER_ACCOUNT_BLOCKED",5 "error_message": "bank transfer was blocked due to a previous ACH return on this account",6 "display_message": null,7 "request_id": "HNTDNrA8F1shFEW"8}