1099-A : Acquisition or Abandonment of Secured Property
FDX
FDX / Data Structures / Tax1099A
Form 1099-A, Acquisition or Abandonment of Secured Property
Extends and inherits all fields from Tax
Tax1099A 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 | dateOfAcquisition | DateString | Box 1, Date of lender's acquisition or knowledge of abandonment |
7 | principalBalance | number (double) | Box 2, Balance of principal outstanding |
8 | fairMarketValue | number (double) | Box 4, Fair market value property |
9 | personallyLiable | boolean | Box 5, If checked, the borrower was personally liable for repayment of the debt |
10 | propertyDescription | string | Box 6, Description of property |
Tax1099A Usage:
- TaxData tax1099A
OFX
OFX / Types / Tax1099A_V100
# | Tag | Type |
---|---|---|
1 | SRVRTID | ServerIdType |
2 | TAXYEAR | YearType |
3 | VOID | BooleanType |
4 | CORRECTED | BooleanType |
5 | LENDERADDRESS | LenderAddressType |
6 | BORROWERADDRESS | BorrowerAddressType |
7 | LENDERID | GenericNameType |
8 | BORROWERID | IdType |
9 | ACCTNUM | GenericNameType |
10 | DATEACQ | DateTimeType |
11 | BALANCE | AmountType |
12 | FMV | AmountType |
13 | PERSLIAB | BooleanType |
14 | DESCPROP | MessageType |
Usages:
- Tax1099Response TAX1099A_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.