added
Verify Bank Account: Name Match
3 months ago by Kevin Kozak
Trice can verify that the provided accountholder name is a match for the account. Name Match feature is supported on the Smart Verify API and the Smart Transfer API. To trigger a name match, set party['bank_details']['name_match']['type'] = 'match_only' (which can be accomplished when creating a new party or updating an existing party) before sending a transfer via Smart Verify or Smart Transfer endpoints.
See https://triceapi.readme.io/docs/smart-verify-api#verify-name-match
