IRS Form 1040 Schedule LEP - Request for Change in Language Preference

IRS Form 1040 Schedule LEP is used to request a change in language preference for receiving written communications from the IRS. Taxpayers can use this form to specify their preferred language, ensuring they receive IRS notices and letters in that language to better understand their tax information and requirements.

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

🚧

SCHEDULE LEP

The document type a_1040_schedule_lep supports data capture from the IRS 1040 Schedule LEP 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_lep-Part1-General:nameOfPersonMakingRequestTextName Of Person Making Request
a_1040_schedule_lep-Part1-General:socialSecurityNumberOfPersonMakingRequestTextText Number Of Person Making Request
a_1040_schedule_lep-Part1-General:line1-IWouldPreferToReceiveWrittenCommunicationsInTheFollowingLanguageMultiple ChoiceLine 1 - I Would Prefer To Receive Written Communications In The Following Language

Sample document

Coming soon...

Sample JSON result

{
  "pk": 28181529,
  "form_type": "A_1040_SCHEDULE_LEP",
  "other_frauds": [],
  "tables": [],
  "raw_fields": {
    "a_1040_schedule_lep-Part1-General:nameOfPersonMakingRequest": {
      "value": "JAMES JOHNSON",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2020 Schedule LEP (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_lep-Part1-General:socialSecurityNumberOfPersonMakingRequest": {
      "value": "456-12-5678",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2020 Schedule LEP (Form 1040) Sample 1.pdf"
    },
    "a_1040_schedule_lep-Part1-General:line1-IWouldPreferToReceiveWrittenCommunicationsInTheFollowingLanguage": {
      "value": "000 ENGLISH",
      "is_empty": false,
      "alias_used": null,
      "source_filename": "2020 Schedule LEP (Form 1040) Sample 1.pdf"
    }
  },
  "id": 28181529
}