Tax

FDX / Data Structures / Tax
Tax, Base entity for all IRS Tax forms
Tax Properties
#IdTypeDescription
1taxYearintegerThe four-digit year for which a tax form applies. FDX Tax data API was completed with v3.0 in fall of 2018
2correctedbooleanTrue to indicate this is a corrected tax form
3accountIdstringValue for a unique identifier
4taxFormIdstringValue for a unique identifier
5taxFormDatestringISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6)
6additionalInformationstringAdditional explanation text or content about this tax form
7taxFormTypeTaxFormType
8issuerTaxParty
9recipientTaxParty
10attributesArray of TaxFormAttributeAdditional attributes for this tax form when defined fields are not available. Some specific additional attributes already defined by providers: Fields required by [IRS FIRE](https://www.irs.gov/e-file-providers/filing-information-returns-electronically-fire): Name Control, Type of Identification Number (EIN, SSN, ITIN, ATIN). (ATIN is tax ID number for pending adoptions.) Tax form provider field for taxpayer notification: Recipient Email Address.
11errorError
12linksHateoasLinks

© Copyright 2025. All Rights Reserved.