IRS Form 1040 Schedule EIC (2019) - Earned Income Credit
IRS Form 1040 Schedule EIC (2019) is used to to give the IRS information about the earned income credit (EIC) for a qualifying child or children.
The form_type
parameter A_1040_SCHEDULE_EIC_2019
for the Upload PDF endpoint is required for this Form Type.
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 EIC
The form type
A_1040_SCHEDULE_EIC_2019
supports data capture from the IRS 1040 Schedule EIC only. Form 1040 (first 2 pages) is processed as a separate form type.
JSON Attribute | Data Type | Description |
---|---|---|
a_1040_schedule_eic_2019-Part1-General:year | Integer | Year |
a_1040_schedule_eic_2019-Part1-General:name(s)ShownOnReturn | Text | Name(s) Shown On Return |
a_1040_schedule_eic_2019-Part1-General:yourSocialSecurityNumber | Text | Your Social Security Number |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line1-Child'SName | Text | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line2-Child'SSsn | Text | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line3-Child'SYearOfBirth | Integer | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou? | YES NO | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019? | YES NO | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line5-Child'SRelationshipToYou | Text | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019 | Integer | Child - 1 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line1-Child'SName | Text | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line2-Child'SSsn | Text | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line3-Child'SYearOfBirth | Integer | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou? | YES NO | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019? | YES NO | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line5-Child'SRelationshipToYou | Text | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019 | Integer | Child - 2 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line1-Child'SName | Text | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line2-Child SSsn` | Text | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line3-Child'SYearOfBirth | Integer | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou? | YES NO | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019? | YES NO | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line5-Child'SRelationshipToYou | Text | Child - 3 |
a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019 | Integer | Child - 3 |
Sample Form
The below Ocrolus Sample PDF (input) matches the below Sample JSON Result (output).
Sample JSON Result
{
"status": 200,
"response": {
"pk": 27030080,
"uuid": "cc76f389-d90f-4d50-9588-19f83cbd6a99",
"forms": [
{
"pk": 28263839,
"uuid": "14fbc7f3-de74-4efb-ad4f-d881999db56d",
"form_type": "A_1040_SCHEDULE_EIC_2019",
"form_config_pk": 12171,
"tables": [],
"raw_fields": {
"a_1040_schedule_eic_2019-Part1-General:year": {
"value": "2019",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part1-General:name(s)ShownOnReturn": {
"value": "JAMES JOHNSON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part1-General:yourSocialSecurityNumber": {
"value": "212-23-752",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line2-Child'SSsn": {
"value": "325-25-8546",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line2-Child'SSsn": {
"value": "358-84-7842",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line2-Child'SSsn": {
"value": "221-20-4123",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line1-Child'SName": {
"value": "MARIA JOHNSON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line1-Child'SName": {
"value": "ROBERT JOHNSON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line1-Child'SName": {
"value": "DAVID JOHNSON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line3-Child'SYearOfBirth": {
"value": "1999",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line3-Child'SYearOfBirth": {
"value": "2001",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line3-Child'SYearOfBirth": {
"value": "2002",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line5-Child'SRelationshipToYou": {
"value": "NIECE",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line5-Child'SRelationshipToYou": {
"value": "SON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line5-Child'SRelationshipToYou": {
"value": "SON",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019": {
"value": "7",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019": {
"value": "7",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line6-NumberOfMonthsChildLivedWithYouInTheUnitedStatesDuring2019": {
"value": "7",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019?": {
"value": "NO",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019?": {
"value": "NO",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line4B-WasTheChildPermanentlyAndTotallyDisabledDuringAnyPartOf2019?": {
"value": "NO",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-1:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou?": {
"value": "YES",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-2:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou?": {
"value": "YES",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
},
"a_1040_schedule_eic_2019-Part2-QualifyingChildInformation:child-3:line4A-WasTheChildUnderAge24AtTheEndOf2019AStudentAndYoungerThanYou?": {
"value": "YES",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule A 2019.pdf"
}
}
}
]
},
"message": "OK"
}
Updated about 1 month ago