1098-E : Student Loan Interest Statement
FDX
FDX / Data Structures / Tax1098E
Form 1098-E, Student Loan Interest Statement
Extends and inherits all fields from Tax
Tax1098E Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | lenderNameAddress | NameAddressPhone | Lender's name, address, and phone |
| 2 | lenderTin | string | LENDER'S TIN |
| 3 | borrowerTin | string | BORROWER'S TIN |
| 4 | borrowerNameAddress | NameAddress | Borrower's name and address |
| 5 | accountNumber | string | Account number |
| 6 | studentLoanInterest | number (double) | Box 1, Student loan interest received by lender |
| 7 | box1ExcludesFees | boolean | Box 2, If checked, box 1 does not include loan origination fee made before September 1, 2004 |
Tax1098E Usage:
- TaxData tax1098E
OFX
OFX / Types / Tax1098E_V100
| # | Tag | Type |
|---|---|---|
| 1 | SRVRTID | ServerIdType |
| 2 | TAXYEAR | YearType |
| 3 | LENDERADDR | LenderAddress |
| 4 | LENDERID | GenericNameType |
| 5 | BORROWERID | GenericNameType |
| 6 | BORROWERADDR | BorrowerAddress |
| 7 | STUDENTLOANINTEREST | AmountType |
| 8 | LOANPRIORSEP2004ANDNOLOF | BooleanType |
| 9 | ACCOUNTNUMBER | GenericDescriptionType |
Usages:
- Tax1098Response TAX1098E_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.