v1
latestOpenAPI 3.0.02026-07-142426.6 KBAPIs
Registration of Vehicles
API to verify Registration of Vehicles.
post/rvcer/certificate
Request body
Example request
{
"certificateParameters": {
"FullName": "Sunil Kumar",
"UID": "123412341234",
"chasis_no": "MBLKC12EFBGJ08420",
"reg_no": "DL01AA0101 As per your Vehicle Registration Certificate"
},
"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.