IRS Form 1065 (2019)
IRS Form 1065 is issued for all business partnerships for the purpose of reporting earnings, losses, deductions and/or credits.
The form_type
parameter A_1065_2019
for the Upload PDF endpoint is required for this Form Type.
Optional fields captured
Field data attributed directly to Form 1065 is captured as Form Data objects, each one keyed off the following attribute names.
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.
JSON Attribute | Data Type | Description |
---|---|---|
| Text | Numerical description of the Form's pre-printed year, e.g. "2019" for a 2019 form |
| Text | Name of Partnership |
| Text | Partnership's Address Line 1 |
| Text | Partnership's Address Line 2 |
| Text | Partnership's Address City |
| Text | Formatted as a 2 character state code. |
| Text | 5 digit zip code in which Partnership is located. Partnership's Address Zip |
| Text | Partnership's Address Province, Country, and Foreign Postal Code (if abroad) |
| Text | Box A - Partnership's Principal Business Activity |
| Text | Box B - Partnership's Principal Product or Service |
| Text | Box C - Partnership's Business Code Number |
| Text | Box D - Partnership's Employer Identification Number |
| Box E - Partnership's Date Business Started | |
| Box F - Partnership's Total Assets | |
|
| Box G - Initial Return |
|
| Box G - Final Return |
|
| Box G - Name Change |
|
| Box G - Address Change |
|
| Box G - Amended Return |
|
| Box H - Cash |
|
| Box H - Accrual |
|
| Box H - Other |
| Text | Box H - Other Detail |
| Text | Box I - Number of Schedules K-1 |
|
| Box J - Check if Schedules C and M-3 are Attached |
|
| Box K - Check if Partnership |
| Line1A - Gross Receipts or Sales | |
| Line 1B - Returns and Allowances | |
| Line 1C - Balance | |
| Line 2 - Cost of Goods Sold | |
| Line 3 - Gross Profit | |
| Line 4 - Ordinary Income (Loss) from Other | |
| Line 5 - Net Farm Profit (Loss) | |
| Line 6 - Net Gain (Loss) from Form 4797 | |
| Line 7 - Other Income (Loss) | |
| Line 8 - Total Income (Loss) | |
| Line 9 - Salaries and Wages | |
| Line 10 - Guaranteed Payments to Partners | |
| Line 11 - Repairs and Maintenance | |
| Line 12 - Bad Debts | |
| Line 13 - Rent | |
| Line 14 - Taxes and Licenses | |
| Line 15 - Interest | |
| Line 16A - Depreciation | |
| Line 16B - Less Depreciation Reported | |
| Line 16C | |
| Line 17 - Depletion | |
| Line 18 - Retirement Plans | |
| Line 19 - Employee Benefit Programs | |
| Line 20 - Other Deductions | |
| Line 21 - Total Deductions | |
| Line 22 - Ordinary Business Income (Loss) | |
| Line 23 - Interest Due Under the Look-Back Method - Completed Long-Term Contracts` | |
| Line 24 - Interest Due Under the Look-Back Method - Income Forecast Method` | |
| Line 25 - BBA AAR Imputed Underpayment | |
| Line 26 - Other Taxes | |
| Line 27 - Total Balance Due | |
| Line 28 - Payment | |
| Line 29 - Amount Owed | |
| Line 30 - Overpayment | |
|
| Signature of Partner or Limited Liability Company Member |
| Signature Date | |
|
| May the IRS Discuss this return with the Preparer Shown Below |
| Text | Preparer's name |
|
| Preparer's Signature |
| Preparer's Signature Date | |
|
| Self Employed |
| Text | PTIN |
| Text | Firm's Name |
| Text | Firm's EIN |
| Text | Firm's Address Line 1 |
| Text | Firm's Address Line 2 |
| Text | Firm's City |
| Text | Formatted as a 2 character state code. |
| Text | 5 digit zip code in which Partnership is located. Partnership's Address Zip |
| Text | Phone No. |
Sample Form
The below Ocrolus Sample PDF (input) matches the below Sample JSON Result (output).
Sample JSON Result
{
"status": 200,
"message": "OK",
"response": {
"forms": [
{
"tables": [],
"form_config_pk": 7561,
"uuid": "a5b01fe4-274d-49f9-be61-c2c10a42d885",
"form_type": "A_1065_2019",
"pk": 19152990,
"raw_fields": {
"a_1065_2019-Part1-PartnershipDetails:c-BusinessCodeNumber": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "25878666",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:signHereDate": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line26-OtherTaxes": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line7-OtherIncome(Loss)": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "1000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line24-InterestDueUnderTheLook-BackMethod-IncomeForecastMethod": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line17-Depletion": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line21-TotalDeductions": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "132000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:h-CheckAccountingMethod:(2)Accrual": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line29-AmountOwed": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line9-SalariesAndWages": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "50000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:b-PrincipalProductOrService": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "COFFEE AND SNACKS",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line15-Interest": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sAddress:zip": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "60101",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sName": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "E & T CHAMBERS",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line22-OrdinaryBusinessIncome(Loss)": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "128000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line5-NetFarmProfit(Loss)": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line10-GuaranteedPaymentsToPartners": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "45000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sEin": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "89-1248796",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line16A-Depreciation": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "4500.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sAddress:addressLine2": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:g-CheckApplicableBoxes:(1)InitialReturn": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line11-RepairsAndMaintenance": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "2000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:cityOrTown": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NEW HARTFORD",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line20-OtherDeductions": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "8000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:state": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NY",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:g-CheckApplicableBoxes:(2)FinalReturn": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line3-GrossProfit": {
"validation_error": "Line 3 should be less than or equal to Line 1c and should equal Line 1c minus Line 2. User should verify amounts.",
"value": "250000.00",
"is_empty": false,
"page_doc_pk": 109189671,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null
},
"a_1065_2019-Part2-Income:line4-OrdinaryIncome(Loss)FromOther": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line12-BadDebts": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "5000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:nameOfPartnership": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "BARBIE QUEUE INC.",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line8-TotalIncome(Loss)": {
"validation_error": "Line 8 should equal sum of Lines 3 through 7. User should verify amounts.",
"value": "260000.00",
"is_empty": false,
"page_doc_pk": 109189671,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null
},
"a_1065_2019-Part2-Income:line6-NetGain(Loss)FromForm4797": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:g-CheckApplicableBoxes:(4)AddressChange": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line23-InterestDueUnderTheLook-BackMethod-CompletedLong-TermContracts": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:j-CheckIfSchedulesCAndM-3AreAttached": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:h-CheckAccountingMethod:(3)Other(Specify)": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:g-CheckApplicableBoxes:(5)AmendedReturn": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line1B-ReturnsAndAllowances": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "3500.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line28-Payment": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line1A-GrossReceiptsOrSales": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "405500.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:province&Country&ForeignPostalCode(IfAbroad)": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:year": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "2019",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:e-DateBusinessStarted": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "02/01/2018",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:h-CheckAccountingMethod:(1)Cash": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line30-Overpayment": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line25-BbaAarImputedUnderpayment": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sAddress:state": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "CT",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sAddress:addressLine1": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "1400 FARMINGTON AVE",
"page_doc_pk": 109189671
},
"a_1065_2019-Part4-TaxAndPayment:line27-TotalBalanceDue": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line1C-Balance": {
"validation_error": "Line 1c should be less than or equal to Line 1a and should equal Line 1a minus Line 1b. User should verify amounts.",
"value": "402000.00",
"is_empty": false,
"page_doc_pk": 109189671,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:date": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line14-TaxesAndLicenses": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:zip": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "13413",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:k-CheckIfPartnership": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:mayTheIrsDiscussThisReturnWithThePreparerShownBelow(SeeInstructions)?": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "YES",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line16C": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "4000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:d-EmployerIdentificationNumber": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "89-5487529",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:print/typePreparer'SName": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "JOHN SCULTZ",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:g-CheckApplicableBoxes:(3)NameChange": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "NOT CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:preparer'sSignature": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "SIGNED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:checkIfSelf-Employed": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "CHECKED",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:i-NumberOfSchedulesK-1": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "2",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line18-RetirementPlans": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:a-PrincipalBusinessActivity": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "SHOP",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:signatureOfPartnerOrLimitedLiabilityCompanyMember": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:h-CheckAccountingMethod:(3)Other(Specify)-Detail": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line19-EmployeeBenefitPrograms": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line16B-LessDepreciationReported": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "500.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part3-Deductions:line13-Rent": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "18000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:ptin": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "P08465789",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:firm'sAddress:city": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "BRISTOL",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:f-TotalAssets": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "1598500.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:addresssLine2": {
"is_empty": true,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "",
"page_doc_pk": 109189671
},
"a_1065_2019-Part5-SignHere/PaidPreparerUseOnly:phoneNo.": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "(231) 588-5998",
"page_doc_pk": 109189671
},
"a_1065_2019-Part2-Income:line2-CostOfGoodsSold": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "159000.00",
"page_doc_pk": 109189671
},
"a_1065_2019-Part1-PartnershipDetails:address:addresssLine1": {
"is_empty": false,
"source_filename": "Sample 1065 2019.pdf",
"alias_used": null,
"value": "4765 COMMERCIAL DRIVE",
"page_doc_pk": 109189671
}
}
}
],
"pk": 16925208,
"uuid": "f6784323-6c6a-4904-9b8b-5b5fad186526"
}
}
Updated about 1 year ago