cURL
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 }
Upload your form 26AS pdf as a multipart file and we will provide you with a form 26AS entity.
200 OK
Show child attributes
Was this page helpful?