Submit an IBAN together with either account_holder_name or organisation_identification (additional_attribute is optional)
Idempotency key to prevent duplicate requests
Payload containing:iban (string, mandatory); one of account_holder_name (string) OR organisation_identification (object); additional_attribute (string, optional)
IBAN to verify
Account holder name (natural person or legal entity) of the associated IBAN.
Additional free-text metadata (e.g. payment context, internal ref)
Legal-entity identifiers for the IBAN owner. Either lei, bic or other must be provided.
11 character ISO code assigned by SWIFT and used to identify a financial institution in financial transactions.
Verification result
Result of the VoP check: one of MATCH, CLOSE_MATCH, NO_MATCH, CANNOT_VERIFY
MATCH, CLOSE_MATCH, NO_MATCH, CANNOT_VERIFY "CLOSE_MATCH"
Unique ID associated with the VoP request (traceable for audit)
"123e4567-e89b-12d3-a456-426614174000"
ISO 8601 datetime of when the check was processed
"2025-04-29T15:30:00Z"
Present if matchResult == CLOSE_MATCH; the best-matched account holder name
"Alice Johnson"