{“error”:{“code”:“ValidationError”,“message”:“Validation error(s) present. See embedded errors list for more details.”,“_embedded”:{“errors”:[{“code”:“Invalid”,“message”:“Routing number invalid.”,“path”:“/routingNumber”},{“code”:“Invalid”,“message”:“Account number invalid.”,“path”:“/accountNumber”},{“code”:“Invalid”,“message”:“Type invalid.”,“path”:“/type”},{“code”:“Invalid”,“message”:“Name invalid.”,“path”:“/name”}]}}}
Please let me know testing Routing number and account number for.
Dwolla requires a valid U.S. routing number and a random account number between 4-17 digits to add a bank account. For testing purposes, you can use the routing number 222222226 or refer to the list of routing numbers from the Federal Reserve Bank Services website.
Edit: Changed the account number limit to 4-17 digits.