Name Match API
POST {{base_url}}/api/identity/match
Request Body
{"source"=>"aadhaar_verification", "matchKey"=>"rkd"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-client-id | string | ||
x-client-secret | string |
RESPONSES
status: OK
{"aadhaar_verification":{"name":"Rohit Kumar Dhanda"},"pan":{"matchPercentage":100,"name":"ROHIT KUMAR DHANDA"},"traceId":"1-62cf164c-0aaf30ed1c643438489106a2"}