National Identity
Test Data nationalid : 0123474827482
dob: 1985-01-20
firstname: Khayone
lastname: Lethabo
Allows merchant to verify information of users using National ID and other identifiers.
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/sa/national_id
Headers
Name
Type
Description
x-api-key*
String
<your secret key>
app-id*
String
<your app id>
Request Body
Name
Type
Description
firstname*
String
first name of user
lastname*
String
lasname of user
nationalid*
String
NATIONAL ID
dob*
String
User's Date of birth
Last updated