PAN Verification API Parameters Table
Parameter Name | Required | Format | Comment |
---|---|---|---|
pan_number | Yes | String Eg. "PA7272QD8" | Pan of the customer. |
name | Yes | String Eg. "Vladimir Putin" | Name of the customer whose PAN is being verified. |
loan_amount | Yes | Integer Eg. 20000 | Requested loan amount by the customer. |
monthly_income | Yes | Integer Eg. 45000 | Monthly income as stated by the customer. |
loan_type | Yes | Integer Eg. 1 | PERSONAL_LOAN = 1 EDUCATIONAL_LOAN = 2 MEDICAL_LOAN = 3 |