Feel free to reach techsupport@surepass.io for any technical support or guidance.
pending — Waiting for user to complete verificationcallback_received — Callback received, processing credentialscompleted — Verification completed successfullyfailed — Verification failedexpired — Session expiredcurl --location --request GET 'https://kyc-api.surepass.app/api/v1/aadhaar-v4/status?client_id=aadhaar_ovse_abc123'{
"data": {
"client_id": "aadhaar_ovse_abc123",
"status": "pending",
"status_description": "Waiting for user to complete verification via mAadhaar app."
},
"status_code": 200,
"message": "Success",
"success": true
}