JavaScript
VoP
Verify payee bank account
Verify that the provided account holder name matches the bank account details.
Currently supported financial address types:
iban: IBAN-based accounts (EU/SEPA). It implements Verification of Payee (VoP) as required by EU Instant Payments Regulation.
Possible status values:
match: Exact match - the name matches the account holder’s namepartial_match: Close match - similar but not identical (e.g., typos, abbreviations). ThesuggestedAccountHolderNamefield will contain the suggested account holder name.no_match: No match - the name does not match the account holdernot_available: Verification not possible (e.g., bank unreachable, timeout, unsupported)
POST
JavaScript
Authorizations
API key for authentication
Body
application/json