Section 206AB & 206CCA Check

Check whether a PAN holder is a specified person under Section 206AB & 206CCA using their PAN in the API.

Important Links
Run in Postman Start a Free Trial

Data Table
Response Entity
Key Type Description Example
pan string 10-character alphanumeric unique identifier for an income taxpayer XXXPX1234A
name string Name of Taxpayer (masked) SXXXXJ MXXXXXXXXR
pan_allotment_date number PAN allotment date 1527100200000
financial_year string The financial year for which compliance check u/s 206AB & 206CCA is done. It will return the current financial year. FY 2023-24
specified_person_us_206ab_&_206cca string Flag for compliance check.
Possible values:
y
n

If y, then a higher TDS/TCS rate is to be applied for specified persons u/s 206AB & 206CCA.
y
pan_status string Possible values:
operative
inoperative
na
operative

Postman Run Table
Test Cases

Test Environment: https://test-api.sandbox.co.in

Run in Postman Response Remark
Test Request 200 Specified person
Test Request 200 Specified person
Test Request 200 Specified person
Test Request 200 Specified person
Test Request 200 Specified person
Test Request 200 Not a specified person
Test Request 200 Not a specified person
Test Request 200 Not a specified person
Test Request 200 Not a specified person
Test Request 200 Invalid PAN
Test Request 422 Invalid PAN Pattern

Language
Click Try It! to start a request and see the response here!