Bank Account Match

This endpoint offers a match verification against the provided account information. Users will receive immediate notification regarding whether the entered information matches the records or not.

To use this endpoint enter user's first name, last name, building no, thoroughfare, locality, postal code, sort code, account number and date of birth.

👍

Test data:

first_name : john

last_name : doe

building_number : 100

thoroughfare : low way

locality : westtown

postalcode: DA111AD

sort_code : 111111

account_number : 01010101

dob: 1990-01-01

📘

Post:

https://api.prembly.com/identitypass/verification/uk/bank-account-match

Request Header

keyvaluedescription
app-idapp-idyour app-id
x-api-keyx-api-keyyour api-key

Request Body

keyvaluedescription
first_namejohnuser's name
last_namedoeuser's surname
building_number100house number
thoroughfarelow wayuser's street
localitywesttownuser's town
postalcodeDA111ADuser's postal code address
sort_code111111user's sort code
account_number01010101user's account no
dob1990-01-01date of birth

Response