Skip to main content
POST
/
it
/
ocr
/
form-16
/
pdf
Form16 Read
curl --request POST \
  --url https://api.sandbox.co.in/it/ocr/form-16/pdf
{
  "transaction_id": "<string>",
  "code": 123,
  "data": {
    "Part A": {
      "tds": [
        [
          "<string>"
        ]
      ],
      "assessment_year": "<string>",
      "employer": {
        "tan": "<string>",
        "address": {
          "area": "<string>",
          "street": "<string>",
          "postal_code": "<string>"
        },
        "name": "<string>",
        "pan": "<string>"
      },
      "employee": {
        "address": {
          "area": "<string>",
          "street": "<string>",
          "postal_code": "<string>"
        },
        "last_name": "<string>",
        "pan": "<string>",
        "middle_name": "<string>",
        "first_name": "<string>"
      }
    },
    "Part B": {
      "assessment_year": "<string>",
      "employer": {
        "tan": "<string>",
        "address": {
          "area": "<string>",
          "street": "<string>",
          "postal_code": "<string>"
        },
        "name": "<string>",
        "pan": "<string>"
      },
      "employee": {
        "address": {
          "area": "<string>",
          "street": "<string>",
          "postal_code": "<string>"
        },
        "last_name": "<string>",
        "pan": "<string>",
        "middle_name": "<string>",
        "first_name": "<string>"
      },
      "details_of_salary_paid": {
        "surcharge": 123,
        "gross_salary": {
          "reported_total_amount_of_salary_received_from_other_employer": 123,
          "profits_in_lieu_of_salary_us_17_3": 123,
          "value_of_perquisites_us_17_2": 123,
          "salary_as_per_provisions_contained_in_section_17_1": 123
        },
        "gross_total_income": 123,
        "tax_payable": 123,
        "allowances_us_10": {
          "house_rent_allowance_us_10_13_a": 123,
          "commuted_value_of_pension_us_10_10_a": 123,
          "death_cum_retirement_gratuity_us_10_10": 123,
          "total_amount_of_any_other_exemption_us_10": 123,
          "total_amount_of_exemption_claimed_us_10": 123,
          "travel_concession_or_assistance_us_10_5": 123,
          "cash_equivalent_of_leave_salary_encashment_us_10_10_aa": 123
        },
        "total_amount_of_deductions_us_16": 123,
        "health_and_eduction_cess": 123,
        "deduction_under_chapter_vi_a": {
          "deduction_us_80_ccc": {},
          "deduction_us_80_tta": {},
          "total_deduction_us_80_cce": {},
          "deduction_us_80_ccd_2": {},
          "deduction_us_80_ccd_1": {},
          "deduction_us_80_d": {},
          "deduction_us_80_ccd_1_b": {},
          "deduction_us_80_e": {},
          "deduction_us_80_g": {},
          "deduction_us_80_c": {}
        },
        "rebate_us_87_a": 123,
        "relief_us_89": 123,
        "aggregate_deductible_amount_under_chapter_vi_a": 123,
        "opting_out_of_taxation_us_115_bac": "<string>",
        "net_tax_payable": 123,
        "tax_on_total_income": 123,
        "total_amount_of_other_income_reported_by_employee": 123,
        "other_income_reported_by_employee_us_192_2_b": {
          "income_under_the_head_other_sources_offered_for_tds": 123,
          "income_from_house_property_reported_by_employee_offered_for_tds": 123
        },
        "income_chargeable_under_the_head_salaries": 123,
        "total_amount_of_salary_received_from_current_employer": 123,
        "deduction_us_16": {
          "entertainment_allowance_us_16_ii": 123,
          "standard_deduction_us_16_ia": 123,
          "tax_on_employment_us_16_iii": 123
        },
        "total_taxable_income": 123
      }
    }
  },
  "timestamp": 123
}

Headers

x-api-key
string
Authorization
string

Query Parameters

password
string

Response

200 OK

transaction_id
string
code
integer
data
object
timestamp
integer