Check duplicate lead

API is used to verify whether a lead already exists in our system. It helps in preventing duplicate applications by checking for an existing lead using the customer's mobile number, email ID or PAN number

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Points to be Noted :

  1. Any of the mandatory params or the combination of mandatory params exists in Our system will not allow to create new lead
  2. new lead - response is “true” | Provided mandatory params already exists in system - “false”
Query Params
int32
required

Valid mobile no

string
required

Valid email ID

string
required

Valid PAN number

Headers
string

Bearer {auth_token}

string
Defaults to application/json

application/json

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json