You can now verify whether a bank account belongs to a given personal account holder by comparing their name with the one retrieved from the bank.
To use this feature, provide the first_name and last_name fields when calling the endpoint [POST /verifications/bank_account_connections].
Yousign automatically compares these values with the bank account holder’s name and returns a failed status if the match is below the minimum acceptable level.
For more details about comparison rules and match levels, please refer to our dedicated guide.
