1097-BTC : Bond Tax Credit
FDX
FDX / Data Structures / Tax1097Btc
Form 1097-BTC, Bond Tax Credit
Extends and inherits all fields from Tax
Tax1097Btc Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | issuerNameAddress | NameAddressPhone | Issuer's name, address, and phone |
| 2 | issuerTin | string | FORM 1097-BTC ISSUER'S TIN |
| 3 | recipientTin | string | RECIPIENT'S TIN |
| 4 | recipientNameAddress | NameAddress | Recipient's name and address |
| 5 | filingForCredit | boolean | Form 1097-BTC issuer is: Issuer of bond or its agent filing current year Form 1097-BTC for credit being reported |
| 6 | asNominee | boolean | Form 1097-BTC issuer is: An entity or a person that received or should have received a current year Form 1097-BTC and is distributing part or all of that credit to others |
| 7 | total | number (double) | Box 1, Total |
| 8 | bondCode | string | Box 2a, Code |
| 9 | uniqueId | string | Box 2b, Unique Identifier |
| 10 | bondType | string | Box 3, Bond type |
| 11 | amounts | Array of MonthAmount | Box 5, Amounts by month |
| 12 | comments | string | Box 6, Comments |
Tax1097Btc Usage:
- TaxData tax1097Btc
OFX
OFX / Types / Tax1097BTC_V100
| # | Tag | Type |
|---|---|---|
| 1 | SRVRTID | ServerIdType |
| 2 | TAXYEAR | YearType |
| 3 | VOID | BooleanType |
| 4 | CORRECTED | BooleanType |
| 5 | ISSUERADDR | Issuer1097AddressType |
| 6 | RECIPADDR | Recipient1097AddressType |
| 7 | ISSUERID | GenericNameType |
| 8 | RECIPID | IdType |
| 9 | BYISSUER | BooleanType |
| 10 | BYNOMINEE | BooleanType |
| 11 | TOTAL | AmountType |
| 12 | BONDCODE | GenericNameType |
| 13 | UNIQUEID | GenericNameType |
| 14 | BONDTYPE | GenericNameType |
| 15 | JAN | AmountType |
| 16 | FEB | AmountType |
| 17 | MAR | AmountType |
| 18 | APR | AmountType |
| 19 | MAY | AmountType |
| 20 | JUN | AmountType |
| 21 | JUL | AmountType |
| 22 | AUG | AmountType |
| 23 | SEP | AmountType |
| 24 | OCT | AmountType |
| 25 | NOV | AmountType |
| 26 | DEC | AmountType |
| 27 | COMMENTS | MessageType |
Usages:
- Tax1097Response TAX1097BTC_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.