Create Lead

Use this API to create a lead ID for your loan-seeking customer.

Click to view the list of required information for the lead ID to be considered COMPLETE.

Required Parameters

ParameterDescription
genderThe gender of the lead.
first_nameThe first name of the lead.
last_nameThe last name of the lead.
emailThe email address of the lead.
dobThe date of birth of the lead.
mobile_numberThe mobile number of the lead.
pan_cardThe PAN information of the lead.
business_nameIt is the name of the business the lead runs.
business_typeIt is the business type of the lead.
date_of_incorporationIt represents the incorporation date of the business the lead runs.
business_address: address_line1It is the line 1 of the business operating address.
business_address: pincodeThe PIN code of the business operating address.
personal_address: address_line1It represents the line 1 of the residing address of the lead.
personal_address:pincodeThe PIN code of the residing address.
loan_amountThe expected loan amount of the lead.
Click here to view the response codes.

Response Codes

Sub CodeStatusMessageNext Action
202ACCEPTED
400ERRORlead_id should have 1-50 valid characters for lead creationEnter a valid lead ID.
400ERRORfirst_name should have 1-50 valid characters for lead creationEnter a valid first name.
400ERRORlast_name should have 1-50 valid characters for lead creationEnter a valid last name.
400ERRORinvalid email for lead creationEnter a valid email ID.
400ERRORmobile_number should be 10 digit for lead creationEnter a valid mobile number.
400ERRORpan_card format invalid for lead creationEnter valid PAN information.
400ERRORpersonal_details.pan_card_number: parameter missingInclude pan_card in the body of the API.
400ERRORaadhaar_number format invalid for lead creationEnter valid aadhaar information.
400ERRORbusiness_name should have 3-100 valid characters for lead creationEnter a valid business name.
400ERRORprovided id already existsEnter a different lead ID.
400ERRORbusiness_revenue should be greater than 0Enter a value greater than 0.
400ERRORPlease provide a valid State NameEnter a valid state name.
400ERRORPlease provide a valid Pin codeEnter a valid PIN code.
400ERRORcity should have 3-50 valid characters for lead creationEnter a valid city name.
400ERRORstate should have 3-50 valid characters for lead creationEnter a valid state name.
400ERRORpincode should only have 6 valid digits for lead creationEnter a valid PIN code.
403ERRORFailed to authenticateEnsure the client ID, secret key, and API version are mentioned in the API.
Language
Click Try It! to start a request and see the response here!