1098-T : Tuition Statement
FDX
FDX / Data Structures / Tax1098T
Form 1098-T, Tuition Statement
Extends and inherits all fields from Tax
Tax1098T Properties
# | Id | Type | Description |
---|---|---|---|
1 | filerNameAddress | NameAddressPhone | Filer's name, address, and phone |
2 | filerTin | string | Filer's federal identification number |
3 | studentTin | string | Student's social security number |
4 | studentTinCertification | boolean | By checking the box in STUDENT'S TIN, filer is making a true and accurate certification under penalty of perjury that they have complied with standards promulgated by the Secretary for obtaining such individual's TIN |
5 | studentNameAddress | NameAddress | Student's name and address |
6 | accountNumber | string | Account number |
7 | halfTime | boolean | Box 8, Check if at least half-time student |
8 | qualifiedTuitionFees | number (double) | Box 1, Payments received for qualified tuition and related expenses |
9 | adjustmentPriorYear | number (double) | Box 4, Adjustments made for a prior year |
10 | scholarship | number (double) | Box 5, Scholarships or grants |
11 | adjustScholarship | number (double) | Box 6, Adjustments to scholarships or grants for a prior year |
12 | includeJanMar | boolean | Box 7, Check if the amount in box 1 or box 2 includes amounts for an academic period beginning January - March of next year |
13 | graduate | boolean | Box 9, Check if graduate student |
14 | insuranceRefund | number (double) | Box 10, Insurance contract reimbursement / refund |
Tax1098T Usage:
- TaxData tax1098T
OFX
OFX / Types / Tax1098T_V100
# | Tag | Type |
---|---|---|
1 | SRVRTID | ServerIdType |
2 | TAXYEAR | YearType |
3 | FILERID | GenericNameType |
4 | STUDENTSOCSECNO | GenericNameType |
5 | ACCOUNTNUMBER | GenericDescriptionType |
6 | FILERADDR | FilerAddress |
7 | STUDENTADDR | StudentAddress |
8 | QUALIFIEDTUITION | AmountType |
9 | BILLEDEXPENSE | AmountType |
10 | CHANGEMETHOD | BooleanType |
11 | ADJPRIORYEAR | AmountType |
12 | SCHOLARSHIPS | AmountType |
13 | ADJSCHOLARSHIP | AmountType |
14 | INCLUDEJANMARCH | BooleanType |
15 | HALFTIME | BooleanType |
16 | GRADUATE | BooleanType |
17 | INSURREIMB | AmountType |
Usages:
- Tax1098Response TAX1098T_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.