post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/itr_check
Response Field Description:
| Field | Type | Description |
|---|---|---|
| statuscode | Integer | HTTP-like custom response code indicating success (200 = OK). |
| status | Boolean | True if request was successful, false otherwise. |
| message | String | Result message describing the status of the request. |
| reference_id | Integer | Unique system-generated reference ID for internal tracking. |
| client_id | String | Unique client identifier assigned by the system. |
| pan_number | String | Pan Card Number of the PAN Card Holder |
| compliant | Boolean | taxpayer’s filing status meets all required income tax rules and regulations(True or False) |
| pan_allotment_date | String | Date of PAN Allotment |
| masked_name | String | Name of the PAN holder |
| pan_aadhaar_linked | String | PAN and Aadhaar numbers are successfully linked or not |
| valid_pan | Boolean | PAN is Valid or not(True or False) |
