IRS Form 1040 Schedule 6 (2018) - Foreign Address and Third Party Designee

IRS Form 1040 Schedule 6 (2018) is used to report a foreign address or appoint a third-party designee to whom the IRS can speak to.

The form_type parameter A_1040_SCHEDULE_6_2018 for the Upload PDF to Book is required for this form type.

Due to changes in tax law, this form was not issued after 2018.

Optional fields captured

📘

Configuration-driven output

All fields below are optionally captured, depending on your order form. To adjust fields captured, please speak with your Ocrolus Account Manager.

🚧

SCHEDULE 6

The form type A_1040_SCHEDULE_6_2018 supports data capture from the IRS 1040 Schedule 6 only. Form 1040 (first 2 pages) is processed as a separate form type.

JSON attributeData typeDescription
a_1040_schedule_6_2018-Part1-General:yearIntegerYear
a_1040_schedule_6_2018-Part1-General:name(s)ShownOnForm1040TextName(s) Shown On Form 1040
a_1040_schedule_6_2018-Part1-General:yourSocialSecurityNumberTextSocial Security Number
a_1040_schedule_6_2018-Part2-ForeignAddress:foreignCountryNameTextForeign Country Name
a_1040_schedule_6_2018-Part2-ForeignAddress:foreignProvince/CountyTextForeign Province/County
a_1040_schedule_6_2018-Part2-ForeignAddress:foreignPostalCodeTextForeign Postal Code
a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:doYouWantToAllowAnotherPersonToDiscussThisReturnWithTheIrs?YESNODo You Want To Allow Another Person To Discuss This Return With The IRS?
a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:designee'sNameTextDesignee's Name
a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:phoneNoTextPhone Number
a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:personalIdentificationNumberIntegerPersonal Identification Number

Sample form

The below Ocrolus sample PDF (input) matches the below sample JSON result (output).

Sample JSON result

{
  "pk": 28181623,
  "form_type": "A_1040_SCHEDULE_6_2018",
  "other_frauds": [],
  "tables": [],
  "raw_fields": {
    "a_1040_schedule_6_2018-Part1-General:year": {
      "value": "2018",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:phoneNo": {
      "value": "(658) 784-5689",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part1-General:name(s)ShownOnForm1040": {
      "value": "DAVID MILLER",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part1-General:yourSocialSecurityNumber": {
      "value": "478-56-1278",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part2-ForeignAddress:foreignPostalCode": {
      "value": "",
      "is_empty": true,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part2-ForeignAddress:foreignCountryName": {
      "value": "",
      "is_empty": true,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:designee'sName": {
      "value": "JAMES SMITH",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part2-ForeignAddress:foreignProvince/County": {
      "value": "",
      "is_empty": true,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:personalIdentificationNumber": {
      "value": "81645",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_6_2018-Part3-ThirdPartyDesignee:doYouWantToAllowAnotherPersonToDiscussThisReturnWithTheIrs?": {
      "value": "YES",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2018 Schedule 6 (Form 1040) Sample 1.pdf"
    }
  },
  "id": 28181623
}