IRS Form 1040 Schedule 2 (2018) - Additional Taxes

This form is used to calculate and address the Alternative Minimum Tax (AMT) to ensure taxpayer's compliance with this specific tax requirement. It is also used for the repayment of excess premium tax credits received by taxpayers.

To use the Upload PDF endpoint for this document, you must use a_1040_schedule_2_2018 in the form_type parameter.

🚧

SCHEDULE 2

The document type a_1040_schedule_2_2018 supports data capture from the IRS 1040 Schedule 2 only. The first two pages of the document 1040 are processed as a separate document type.

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
a_1040_schedule_2_2018-Part1-General:yearIntegerYear
a_1040_schedule_2_2018-Part1-General:name(s)ShownOnForm1040TextName(s) Shown On Form 1040
a_1040_schedule_2_2018-Part1-General:yourSocialSecurityNumberTextYour Social Security Number
a_1040_schedule_2_2018-Part2-Tax:line38-44-ReservedMoneyLine 38-44 - Reserved
a_1040_schedule_2_2018-Part2-Tax:line45-AlternativeMinimumTax.AttachForm6251MoneyLine 45 - Alternative Minimum Tax. Attach Form 6251
a_1040_schedule_2_2018-Part2-Tax:line46-ExcessAdvancePremiumTaxCreditRepayment.AttachForm8962MoneyLine 46 - Excess Advance Premium Tax Credit Repayment. Attach Form 8962
a_1040_schedule_2_2018-Part2-Tax:line47-AddTheAmountsInTheFarRightColumnMoneyLine 47 - Add The Amounts In The Far Right Column

Sample document

Coming soon...

Sample JSON result

{
  "pk": 28245512,
  "form_type": "A_1040_SCHEDULE_2_2018",
  "other_frauds": [],
  "tables": [],
  "raw_fields": {
    "a_1040_schedule_2_2018-Part1-General:year": {
      "value": "2018",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part2-Tax:line38-44-Reserved": {
      "value": "",
      "is_empty": true,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part1-General:name(s)ShownOnForm1040": {
      "value": "MARIA BISHOP",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part1-General:yourSocialSecurityNumber": {
      "value": "712-25-6542",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part2-Tax:line47-AddTheAmountsInTheFarRightColumn": {
      "value": "1000.00",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part2-Tax:line45-AlternativeMinimumTax.AttachForm6251": {
      "value": "0.00",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_2_2018-Part2-Tax:line46-ExcessAdvancePremiumTaxCreditRepayment.AttachForm8962": {
      "value": "56.00",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 2 (Form 1040) Sample 1.pdf"
    }
  },
  "id": 28245512
}