GENERATE URL

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

PROCESS

Call Generate Url api with valid parameter define above. and In Response, in success case encdata and Url will received .
You have to auto redirect POST form to response url with encdata field having response value

<form method="post" action="URL received from generate url API">
  <textarea name="encdata" style="display:none">value received from generate url API</textarea>
  <input type="submit" value="Submit">
</form>

After the process is completed check the redirect URL you are getting the encrypted data, you need to decrypt that data using JWT key.

Body Params
string
required

Unique reference id generated at partners end for each request

int32
required
  1. If Gender = 'M', then title = 1 (i.e. Shri), 2. if Gender = 'F', then title should be 2 (i.e. Smt.) or 3 (Kumari), 3. if Gender = 'T' then title should be 1 or 2 or 3
string

First name to be displayed on the pancard

string

Middle to be displayed on the pancard

string
required

Lastname to be displayed on the pancard

string
required

P - Physical Pan , E - Electronic Pan

string
required

Gender of the new pan card holder

string
required

Partner Url on which he wants to redirect the user after completeion of the process.

string

Addition parameter- required if mode is E - Electronic Pan

string
Defaults to K/E

If passed blank or 'K' then it is considered as EKYC Mode, For Esign Mode 'E' should be passed

string
required

Partner need to pass the merchant code of their merchant for successfull pan creation

Headers
string
Defaults to eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTg1NjY3MjQsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6Ik9OQk9BUkQiLCJyZXFpZCI6MTYxODU2NjcyNH0.C_f2ZHd4JCDspIyvUSCaylNLw6UjQFOtSgOUMsnmhVY
string
Defaults to MzNkYzllOGJmZGVhNWRkZTc1YTgzM2Y5ZDFlY2EyZTQ=
Responses

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