Feel free to reach techsupport@surepass.io for any technical support or guidance.
| Key | Format | Description |
|---|---|---|
| customer_id | String | Unique identifier of this object/ query. |
| full_name | String | Full Name as per Bank Records |
| dob | String | DOB of the Customer. |
| expiry | String | Date and time of expiry of client. |
| id_status | Object | Status of various IDs of Customer. |
| Key | Format | Description |
|---|---|---|
| aadhaar_status | Object | Meta details about Aadhaar verification. |
| pan_status | Object | Meta details about PAN verification. |
| license_status | Object | Meta details about License verification. |
| voter_status | Object | Meta details about Voter verification. |
| aadhaar_validation_status | Object | Meta details about Voter verification. |
| Key | Format | Description |
|---|---|---|
| name_match | Boolean | If customer and ID name matches. |
| name_score | Float | String matching score of customer and ID name |
| dob_match | Boolean | DOB of the Customer matches on the ID. |
| client_id | String | Client ID of the ID verification request. |
| full_name | String | Full Name as per the ID. |
| dob | String | DOB as per the ID |
| usage_status | Boolean | Status of usage of a particular ID. |
| id_verified | Boolean | Whether the ID provided was verified. |