Error message
When calling the Bank Account Verification API, you may see this error:
Verification failed because bank provided name has more tokens.
Cause
This happens if the bank returns more names than a user provides.
Example
The user provides 'John Doe'. The bank returns 'John Alisdair Doe'. If the ignoreMiddleNames flag is 'false', the names are not matched.
You can read more in our Developer Documentation.