v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

PAN 206AB & 206CCA Lookup

Start your compliance journey by incorporating this solution into your verification toolkit. Instantpay's PAN 206AB & 206CCA Lookup API solution allows businesses to verify PAN card status quickly by Section 206AB and 206CCA of the Income Tax Act.

It helps check if a taxpayer did not comply and file their tax returns in the previous financial year, as higher tax deduction rates may apply in such cases. Ensure your customer database aligns with regulatory requirements, minimising non-compliance risk and associated penalties.

Integrate this feature to streamline due diligence processes and maintain a secure platform.

post/pan/specified/lookup

Response

200

statuscodestring
{"stackTrail":"paths:/pan/specified/lookup:post:responses:200:content:application/json:schema:properties:actcode","oasType":"schema","type":"unknown"}
statusstring
timestampstring
ipay_uuidstring
orderidstring
environmentstring
{"stackTrail":"paths:/pan/specified/lookup:post:responses:200:content:application/json:schema:properties:internalCode","oasType":"schema","type":"unknown"}

Example response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "data": {
    "panSpecifiedPersonData": {
      "aadhaarSeedingStatus": "LK",
      "panAlotmentDate": "22/03/2018",
      "panNumber": "AAOCS6028B",
      "userName": "Sample Name",
      "financialYear": "2023-24",
      "panStatus": "OPERATIVE",
      "applicableFlag": "N",
      "panType": "Person"
    },
    "pool": {
      "referenceId": "1231003155515VBZTT",
      "openingBalance": "98183.70",
      "paymentAmount": "0.00",
      "mode": "DR",
      "closingBalance": "98183.70"
    }
  },
  "timestamp": "2023-10-03 15:55:15",
  "ipay_uuid": "h0009a47bb07-e993-4acc-8b92-f6646f77e250-iiXelO1Hku9W",
  "orderid": "1231003155515VBZTT",
  "environment": "SANDBOX"
}