Create AccountHolderVerification request

You can request an Account Holder Verification (AHV) with this endpoint. This service allows you to verify whether the provided account holder name matches the associated account number and bank details. It helps prevent misdirected payments and reduces fraud.

Body Params
string
required
length between 1 and 9

The unique identifier for the client's company. This corresponds to the "ownedByCompanyNumber" field from the GET /accounts endpoint. Clients can use any company number they have access to from this response.

string
required
length between 1 and 140

Contains the full name of the individual or business.

string | null
enum

Contains the type of the entity to verify ("Personal" or "Business"). Required only for CoP UK lookups; ignored for CoP AU and VoP EU.

Allowed:
verificationAccount
object
required

The verification service (CoP UK / VoP EU / CoP AU) is automatically inferred from the request payload (account format + country + financialInstitution).

IBAN inputs are always processed as VoP, including GB IBANs.

See the Guide section: "How the verification type is determined from the payload".

string | null

Optional reference for tracking the request.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json