Secure ID APIs
V2
- Aadhaar
- Advanced Employment
- BAV V2
- CIN
- Digilocker
- PAN
- Driving License
- E-sign
- Face Match
- GSTIN
- IP
- Liveliness
- Name Match
- PAN to GSTIN
- Passport
- Reverse Penny Drop
- Reverse Geocoding
- Vehicle RC
- Voter ID
- Account Aggregator
- Mobile 360 OTP Flow
- Secure-Share
- BharatOCR
- IFSC
- KYC Links
V1
- Bank Account Verification
Success Responses
Vehicle RC
This page provides the success response of the BharatOCR API for the Vehicle Registration Certificate (RC) document.
{
"verification_id": "test_verification_id1",
"reference_id": "893788",
"status": "VALID",
"document_type": "VEHICLE_RC",
"document_fields": {
"address": "S / O Josh Doe, 202-parivar daser complex , dal bazar , Gird , Gwalior , Lashkar City , Madhya Pradesh , 474019",
"chassis_number": "AB2A36FX5RCA68564",
"engine_number": "ABCDEA82167",
"manufacturer_name": "BAJAJ AUTO LTD",
"manufacturing_date": "2024-04",
"owner_name": "John Doe",
"registration_date": "2024-05-22",
"registration_number": "UP12KD1234",
"registration_validity": "2039-05-21",
"relation_name": "Josh Doe",
"type": "ind_rc",
"vehicle_model": "PULSAR NS 200",
"vehicle_type": "M-Cycle/Scooter"
},
"message": "VEHICLE_RC document is valid",
}
Was this page helpful?