Skip to main content
POST
/
it
/
ocr
/
form-26as
/
pdf
Form26AS Read
curl --request POST \
  --url https://api.sandbox.co.in/it/ocr/form-26as/pdf
{
  "transaction_id": "<string>",
  "code": 123,
  "data": {
    "Part VI": [
      "<any>"
    ],
    "financial_year": "<string>",
    "assessment_year": "<string>",
    "name": "<string>",
    "Part II": [
      "<any>"
    ],
    "Part III": [
      "<any>"
    ],
    "Part V": [
      "<any>"
    ],
    "pan": "<string>",
    "Part I": [
      {
        "deduction_wise": [
          [
            "<string>"
          ]
        ],
        "total_amount_paid_credited": "<string>",
        "name_of_deductor": "<string>",
        "total_tax_deducted": "<string>",
        "sr_no": "<string>",
        "total_tds_deposited": "<string>",
        "tan_of_deductor": "<string>"
      }
    ],
    "Part IV": [
      "<any>"
    ]
  },
  "timestamp": 123
}

Headers

x-api-key
string
Authorization
string

Response

200 - application/json

200 OK

transaction_id
string
code
integer
data
object
timestamp
integer