API Reference

PAN Verification API Parameters

PAN Verification API Parameters Table

Parameter NameRequiredFormatComment
pan_numberYesString
Eg. "PA7272QD8"
Pan of the customer.
nameYesString
Eg. "Vladimir Putin"
Name of the customer whose PAN is being verified.
loan_amountYesInteger
Eg. 20000
Requested loan amount by the customer.
monthly_incomeYesInteger
Eg. 45000
Monthly income as stated by the customer.
loan_typeYes Integer
Eg. 1
PERSONAL_LOAN = 1
EDUCATIONAL_LOAN = 2
MEDICAL_LOAN = 3