API Reference

PAN TO UAN

Log in to see full request history
############################################### if type = 1 { "pan_number":"XXXXXXXXXX",//(required) "refid":876543234567,//(required) "type":1//(required) } ############################################### if type = 2 { "pan_number":"XXXXXXXXXX",//(optional) "mobile":"XXXXXXXXXX",//(required) "refid":876543234567,//(required) "type":2//(required) } ############################################### if type = 3 { "pan_number":"XXXXXXXXXX",//(required) "mobile":"XXXXXXXXXX",//(optional) "dob":"XXXXXXXXXX",//(optional) "employee_name":"XXXXXXXXXX",//(optional) "employer_name":"XXXXXXXXXX",//(optional) "refid":876543234567,//(required) "type":3//(required) } ############################################### if type = 4 { "uan":"XXXXXXXXXX",//(required) "refid":876543234567,//(required) "type":4//(required) } ###############################################
Body Params
string
required

Unique Reference Number for each api hit from partner side.

string
required
string

Required if type is 1 OR 3 and optional if type is 2.

string

Optional but partner can use this field for more precise result only if type is 2 or 3.

string

Optional but partner can use this field for more precise result only if type is 3.

string

Optional but partner can use this field for more precise result only if type is 3.

string

Optional but partner can use this field for more precise result only if type is 3.

string

required if type is 4

Responses

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