1098 : Mortgage Interest Statement
FDX
FDX / Data Structures / Tax1098
Form 1098, Mortgage Interest Statement
Extends and inherits all fields from Tax
Tax1098 Properties
# | Id | Type | Description |
---|---|---|---|
1 | lenderNameAddress | NameAddressPhone | Lender's name, address and phone |
2 | lenderTin | string | RECIPIENT'S/LENDER'S TIN |
3 | borrowerTin | string | PAYER'S/BORROWER'S TIN |
4 | borrowerNameAddress | NameAddress | Borrower's name and address |
5 | mortgagedProperties | integer | Box 9, Number of properties securing the mortgage |
6 | otherInformation | string | Box 10, Other (property tax) |
7 | accountNumber | string | Account number |
8 | mortgageInterest | number (double) | Box 1, Mortgage interest received from borrower |
9 | outstandingPrincipal | number (double) | Box 2, Outstanding mortgage principal |
10 | originationDate | DateString | Box 3, Mortgage origination date |
11 | overpaidRefund | number (double) | Box 4, Refund of overpaid interest |
12 | mortgageInsurance | number (double) | Box 5, Mortgage insurance premiums |
13 | pointsPaid | number (double) | Box 6, Points paid on purchase of principal residence |
14 | isPropertyAddressSameAsBorrowerAddress | boolean | Box 7, Is address of property securing mortgage same as PAYER'S/BORROWER'S address |
15 | acquisitionDate | DateString | Box 11, Mortgage acquisition date |
16 | propertyAddress | Address | Box 8, Address of property securing mortgage |
17 | propertyTax | number (double) | Box 10, Property tax |
18 | propertyDescription | string | Box 8, Description of property securing mortgage, if property securing mortgage has no address |
Tax1098 Usage:
- TaxData tax1098
OFX
OFX / Types / Tax1098_V100
# | Tag | Type |
---|---|---|
1 | SRVRTID | ServerIdType |
2 | TAXYEAR | YearType |
3 | MORTGAGEINTEREST | AmountType |
4 | OUTSTANDINGPRINCIPAL | AmountType |
5 | ORIGINATIONDATE | DateTimeType |
6 | POINTS | AmountType |
7 | OVERPAIDREFUND | AmountType |
8 | MORTGAGEINSPREM | AmountType |
9 | PROPERTYTAX | AmountType |
10 | OTHERLOANINFO | GenericDescriptionType |
11 | PROPADDRSAMEASBORROWER | BooleanType |
12 | PROPADDRESS | anonymous complex type |
13 | PROPDESCRIPTION | MessageType |
14 | LENDERADDR | LenderAddress |
15 | LENDERID | GenericDescriptionType |
16 | BORROWERADDR | BorrowerAddress |
17 | BORROWERID | GenericDescriptionType |
18 | ACCOUNTNUMBER | GenericDescriptionType |
19 | NUMMORTGAGEDPROP | anonymous simple type |
20 | DATEACQ | DateTimeType |
Usages:
- Tax1098Response TAX1098_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.