IRS Form 1040 Schedule B (2018) - Interest and Ordinary Dividends
IRS Form 1040 Schedule B (2018) is used to report over $1,500 of taxable interest or ordinary dividends, interest from a seller-financed mortgage when the buyer used the property as a personal residence, and/or accrued interest from a bond.
To use the Upload PDF endpoint for this document, you must use A_1040_SCHEDULE_B_2018
in the form_type
parameter.
SCHEDULE B
The document type
A_1040_SCHEDULE_B_2018
supports data capture from the IRS 1040 Schedule B 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 Attribute | Data Type | Description |
---|---|---|
a_1040_schedule_b_2018-General:year | Integer | Year |
a_1040_schedule_b_2018-General:nameShownOnReturn | Text | Name Shown On Return |
a_1040_schedule_b_2018-General:additionalNameShownOnReturn | Text | Additional Name Shown On Return |
a_1040_schedule_b_2018-General:yourSocialSecurityNumber | Text | Your Social Security Number |
a_1040_schedule_b_2018-Part1-InterestNontabular:line2-AddTheAmountsOnLine1 | Money | Line 2 - Add The Amounts On Line 1 |
a_1040_schedule_b_2018-Part1-InterestNontabular:line3-ExcludableInterestOnSeriesEeAndIU.S.SavingsBondsIssuedAfter1989.AttachForm8815 | Money | Line 3 - Excludable Interest On Series EE And I U.S. Savings Bonds Issued After 1989. Attach Form 8815 |
a_1040_schedule_b_2018-Part1-InterestNontabular:line4-SubtractLine3FromLine2 | Money | Line 4 - Subtract Line 3 From Line 2 |
a_1040_schedule_b_2018-Part2-OrdinaryDividendsNontabular:line6-AddTheAmountsOnLine5 | Money | Line 6 - Add The Amounts On Line 5 |
a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7A-During2018-FinancialInterestInAFinancialAccountInAForeignCountry | YES NO | Line 7A - During 2018 - Financial Interest In A Financial Account In A Foreign Country |
a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7A-IfYes-RequiredToFileFincenForm114 | YES NO | Line 7A - If Yes - Required To File FinCEN Form 114 |
a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7B-IfRequiredToFileFincenForm114-NameOfTheForeignCountry | Text | Line 7B - If Required To File FinCEN Form 114 - Name Of The Foreign Country |
a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line8-During2018-ReceivedDistributionFrom-GrantorOf-TransferorToAForeignTrust | YES NO | Line 8 - During 2018 - Received Distribution From - Grantor Of - Transferor To A Foreign Trust |
Optional itemized line item fields captured
Field data attributed to itemized line items in the Invoice is captured as a Table object.
Form-Driven Output
column_id
s associated with the Table object will be a subset of the following list that matches the line item headers as they appear on the specific form.
Sample document
Coming soon...
Sample JSON result
{
"status": 200,
"response": {
"pk": 25750361,
"uuid": "2680ba61-94dc-43b6-b17d-69dc821ad3f0",
"forms": [
{
"pk": 27721756,
"uuid": "23e387f8-11d4-4504-8f1d-979b59a73ea2",
"form_type": "A_1040_SCHEDULE_B_2018",
"form_config_pk": 11539,
"tables": [
{
"pk": 16962,
"columns": [
{
"column_id": "line5-ListNameOfPayer",
"alias_used": "Line 5 - List Name Of Payer"
},
{
"column_id": "line5-Amount",
"alias_used": "Line 5 - Amount"
}
],
"rows": [
{
"cells": {
"line5-ListNameOfPayer": {
"value": "TRUST CAPITAL FUNDING"
},
"line5-Amount": {
"value": "2321.00"
}
},
"page_doc_pk": 128207884,
"page_idx": 0
}
]
},
{
"pk": 16961,
"columns": [
{
"column_id": "line1-ListNameOfPayer",
"alias_used": "Line 1 - List Name Of Payer"
},
{
"column_id": "line1-Amount",
"alias_used": "Line 1 - Amount"
}
],
"rows": [
{
"cells": {
"line1-ListNameOfPayer": {
"value": ""
},
"line1-Amount": {
"value": "39375.00"
}
},
"page_doc_pk": 128207884,
"page_idx": 0
}
]
}
],
"raw_fields": {
"a_1040_schedule_b_2018-General:year": {
"value": "2018",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-General:nameShownOnReturn": {
"value": "SARAH MILLER",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-General:yourSocialSecurityNumber": {
"value": "445-69-5421",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-General:additionalNameShownOnReturn": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part1-InterestNontabular:line2-AddTheAmountsOnLine1": {
"value": "39375.00",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part1-InterestNontabular:line4-SubtractLine3FromLine2": {
"value": "39375.00",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part2-OrdinaryDividendsNontabular:line6-AddTheAmountsOnLine5": {
"value": "2321.00",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7A-IfYes-RequiredToFileFincenForm114": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7B-IfRequiredToFileFincenForm114-NameOfTheForeignCountry": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line7A-During2018-FinancialInterestInAFinancialAccountInAForeignCountry": {
"value": "NO",
"is_empty": false,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part3-ForeignAccountsAndTrusts:line8-During2018-ReceivedDistributionFrom-GrantorOf-TransferorToAForeignTrust": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
},
"a_1040_schedule_b_2018-Part1-InterestNontabular:line3-ExcludableInterestOnSeriesEeAndIU.S.SavingsBondsIssuedAfter1989.AttachForm8815": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "Sample 1040 Schedule B 2018.pdf"
}
}
}
]
},
"message": "OK"
}
Updated 5 months ago