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

Body Params
string
required
Defaults to in.co.sandbox.tds.compliance.206ab_check.request

entity name

string
required

10-character alphanumeric unique identifier for an income tax-payer. Regular Expression: [A-Z]{3}[PCFTGHLABJ]{1}[A-Z]{1}[0-9]{4}[A-Z]{1}

string
required
string
required

Indicate the purpose for verification. Min length: 20 characters

Headers
string
required

JWT access token

string
required

API key for identification

string

API version

Responses

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