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.

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

🚧

SCHEDULE 6

The document type a_1040_schedule_6_2018 supports data capture from the IRS 1040 Schedule 6 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_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?YES
NO
Do 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 document

Coming soon...

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
}