curl --request POST \
--url https://api.sandbox.co.in/it/ocr/form-26as/pdf{
"transaction_id": "<string>",
"code": 123,
"data": {
"Part VI": [
"<unknown>"
],
"financial_year": "<string>",
"assessment_year": "<string>",
"name": "<string>",
"Part II": [
"<unknown>"
],
"Part III": [
"<unknown>"
],
"Part V": [
"<unknown>"
],
"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": [
"<unknown>"
]
},
"timestamp": 123
}Upload your form 26AS pdf as a multipart file and we will provide you with a form 26AS entity.
curl --request POST \
--url https://api.sandbox.co.in/it/ocr/form-26as/pdf{
"transaction_id": "<string>",
"code": 123,
"data": {
"Part VI": [
"<unknown>"
],
"financial_year": "<string>",
"assessment_year": "<string>",
"name": "<string>",
"Part II": [
"<unknown>"
],
"Part III": [
"<unknown>"
],
"Part V": [
"<unknown>"
],
"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": [
"<unknown>"
]
},
"timestamp": 123
}200 OK
Show child attributes
Show child attributes
Was this page helpful?