RentalIncomeStatement
FDX / Data Structures / RentalIncomeStatement
Rental Income Statement, Rental Income Statement for IRS Form 1040 Schedule E
Extends and inherits all fields from Tax
RentalIncomeStatement Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | propertyAddress | TaxFormAddress | |
| 2 | rents | number | Box 3, Rents received |
| 3 | advertising | number | Box 5, Advertising |
| 4 | auto | number | Box 6, Auto and travel |
| 5 | cleaning | number | Box 7, Cleaning and maintenance |
| 6 | commissions | number | Box 8, Commissions |
| 7 | insurance | number | Box 9, Insurance |
| 8 | legal | number | Box 10, Legal and other professional fees |
| 9 | managementFees | number | Box 11, Management fees |
| 10 | mortgageInterest | number | Box 12, Mortgage interest paid to banks, etc. |
| 11 | vehicleLoanInterest | number | Box 13a, Vehicle loan interest |
| 12 | otherInterest | number | Box 13b, Other interest |
| 13 | repairs | number | Box 14, Repairs |
| 14 | supplies | number | Box 15, Supplies |
| 15 | taxes | number | Box 16, Taxes |
| 16 | utilities | number | Box 17, Utilities |
| 17 | depreciationExpense | number | Box 18, Depreciation |
| 18 | otherExpenses | Array of DescriptionAmount | Box 19, Other expenses |
| 19 | capitalExpenditures | Array of DateAmount | Capital expenditures, for use in calculating Depreciation |
RentalIncomeStatement Usage:
- TaxData rentalIncomeStatement
FDX Tax Schema and Model Files
A copy of the FDX tax schema files (yaml) and related model files in csharp, java, python, ruby, and typescript languages are available at this private GitHub repository:
https://github.com/iTipsDev/fdx-tax-schema-v6.6.0
We will make this repository available to developers implementing Financial Data Exchange (FDX) JSON in their applications. Just send your GitHub user email and company name to info@taxdataexchange.org to be granted access.