post https://in.staging.decentro.tech/kyc/public_registry/validate
Our Validate API supports multiple documents. You can use any document mentioned in the below list -
- PAN, VOTERID, DRIVING_LICENSE, GSTIN, RC, FSSAI, UDYOG_AADHAAR, CIN, DIN, LLPIN, FLLPIN, FCRN
You can also use PAN-DETAILED and GSTIN-DETAILED to get detailed information
Refer here for Validate API Documentation
Important Note
Additional parameters are required for certain document_type(s):
DRIVING_LICENSE: dob (Date of birth of the customer whose id_number is provided in the format YYYY-MM-DD)
PASSPORT: name (Name of the passport holder as per their passport), dob (Date of birth of the customer whose id_number is provided in the format YYYY-MM-DD)
Please refer to request examples for these document_type(s)