a9dd2afd70a1

latestOpenAPI 3.1.02026-08-041130479.2 KB

PAN to Name & DOB

post/v1/api_hub/pan_to_name_dob_l1

Request body

panstring required

Response

200

namestring
dobstring

Example response

{
  "name": "xxxxx xxxx xxxxx",
  "dob": "xx-xx-1989"
}