PAN Extraction
This API allows you to efficiently extract vital information from PAN card images, simply by using the image URL. Designed for business PAN cards, it retrieves details such as the business name, PAN number, and date of issue. The API is user-friendly, requiring just your access token and the image URL. This API is an invaluable asset for businesses seeking a hassle-free way to manage PAN data extraction.
Name | Value | Required | Description |
Content-Type | application/json | Mandatory | The type of content that the request body contains. |
Authorization | XXXXXXXXXXXXXXX | Mandatory | An authentication token to authorize the request. Reach out to the Signzy support team to get one created. |
Parameter | Data type | Description | Required |
files | Array of Strings | An array containing the URL of the files being extracted. | Mandatory |
type | String | The value here would be "businessPan". If you want to use the same endpoint for individual PANs, pass the type as "individualPan". | Mandatory |
Parameter | Data Type | Description |
files | Array of strings | An array containing the URL of the document. |
type | String | PAN type specified in the request. |
id | Integer | Unique ID for the request. |
result | Object | Contains the result of the task. |
result.dob | String | Date of birth of the individual in format DD/MM/YYYY. |
result.name | String | Name of the PAN card holder. |
result.fatherName | String | Father’s name of the PAN card holder. |
result.number | String | The PAN card number. |
result.panType | String | Pan type, The possible values are: "Minor" or "Adult" |
result.summary | Object | Summary of extracted details. |
result.summary.number | String | The PAN card number. |
result.summary.name | String | The name on the PAN card. |
result.summary.dob | String | Date of birth of the individual in format DD/MM/YYYY. |
result.summary.address | String | Full address of the individual. This detail is not available. |
result.summary.splitAddress | Object | Contains the address in split format. This detail is not available. |
result.summary.splitAddress.district | Array of strings | District. |
result.summary.splitAddress.state | Array of strings | State. |
result.summary.splitAddress.city | Array of strings | City. |
result.summary.splitAddress.pincode | String | Pincode. |
result.summary.splitAddress.country | Array of strings | Country |
result.summary.splitAddress.addressLine | String | Address line |
result.summary.gender | String | The gender of PAN card holder. This detail is not available. |
result.summary.guardianName | String | The name of the guardian. |
result.summary.issueDate | String | The issue date of the PAN card. This detail is not for Individual PAN available. |
result.summary.expiryDate | String | The expiry date of the PAN card. This detail is not available. |
The size of the document should not exceed 2 MB.
For best results, ensure the image you use fits tightly in the camera view and horizontally aligned.
Supported document types:
- Image - JPEG, JPG, PNG and TIFF/TIF.
- Single page PDF - In the case of multipage PDF input the API will only consider the first page for extraction.
Contact Us for Any Assistance
If you have any questions or need assistance, please reach out to our customer support team. You can contact us via email at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.
We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!