v1
latestOpenAPI 3.0.02026-07-142426.7 KBAPIs
Driving License
API to verify Driving License.
post/drvlc/certificate
Request body
Example request
{
"certificateParameters": {
"DOB": "31-12-1980",
"FullName": "Sunil Kumar",
"UID": "123412341234",
"dlno": "TN0119920009646. As per your Driving License."
},
"consentArtifact": {
"consent": {
"consentId": "ea9c43aa-7f5a-4bf3-a0be-e1caa24737ba"
}
},
"txnId": "f7f1469c-29b0-4325-9dfc-c567200a70f7"
}Response
The certificate data in response body in PDF, XML or JSON format as requested in format parameter.