API Reference

CKYC API Parameters

API Parameters for Pan Based CKYC Search

Parameter NameRequiredFormatComment
pan_numberYesStringA valid PAN number of the customer.
date_of_birthYesA valid date format
DD-MMM-YYYY
The date should match the date of birth of the customer in CKYCR.

API Parameters for Aadhaar Based CKYC Search

Parameter NameRequiredFormatComment
full_nameYesAscii string.
Regex check:
^[a-zA-Z\s]{1,200}$
The full_name of the customer should match the with the record in CKYCR.
aadhaar_numberYesAscii stringThe last 4 digit of customer’s aadhaar number.
genderYesM/F/TThe gender of the customer.
date_of_birthYesA valid date format
DD-MMM-YYYY
The date should match the date of birth of the customer in CKYCR.