TaxParty
FDX / Data Structures / TaxParty
Tax Party, Legal entity for issuer or recipient, used across all tax forms
TaxParty Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | tin | string | Issuer or recipient Tax Identification Number. The issuer TIN should normally not be truncated or masked. The recipient TIN may be truncated or masked on this recipient copy (though the full TIN will be filed on IRS copy). Usually EIN for issuer and SSN for recipient |
| 2 | partyType | TaxPartyType | |
| 3 | individualName | IndividualName | |
| 4 | businessName | BusinessName | |
| 5 | address | Address | |
| 6 | phone | TelephoneNumberPlusExtension | |
| 7 | string | Issuer or recipient email address. (Additional information, not part of IRS forms) |
TaxParty Usage:
- Tax issuer
- Tax recipient
- Tax1041K1 fiduciary
- Tax1095B employer
- Tax3921 corporation
- TaxStatement issuer
- TaxStatement recipient