Tax Documents

 

Tax5498Esa

 

FDX / Data Structures / Tax5498Esa
Form 5498-ESA, Coverdell ESA Contribution Information
Extends and inherits all fields from Tax  
Tax5498Esa Properties
#IdTypeDescription
1issuerNameAddressNameAddressPhoneIssuer's name, address, and phone
2issuerTinstringTRUSTEE'S/ISSUER'S TIN
3beneficiaryTinstringBENEFICIARY'S TIN
4beneficiaryNameAddressNameAddressBeneficiary's name and address
5accountNumberstringAccount number
6coverdellEsaContributionsnumber (double)Box 1, Coverdell ESA contributions
7rolloverContributionsnumber (double)Box 2, Rollover contributions
Tax5498Esa Usage:
/img/forms/Tax5498Esa/2022/v5.0/Tax5498Esa.Recipient.Form.annotated.fdx.png
FDX Data Structure as JSON
{
  "tax5498Esa" : {
    "taxYear" : 0,
    "corrected" : true,
    "accountId" : "",
    "taxFormId" : "",
    "taxFormDate" : "2020-07-01",
    "description" : "string",
    "additionalInformation" : "string",
    "taxFormType" : "BusinessIncomeStatement",
    "attributes" : [ {
      "name" : "string",
      "value" : "string",
      "boxNumber" : "string",
      "code" : "string"
    } ],
    "error" : {
      "code" : "string",
      "message" : "string"
    },
    "issuerNameAddress" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "phone" : {
        "type" : "HOME",
        "country" : "string",
        "number" : "string",
        "extension" : "string"
      }
    },
    "issuerTin" : "string",
    "participantTin" : "string",
    "beneficiaryTin" : "string",
    "beneficiaryNameAddress" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64"
    },
    "accountNumber" : "string",
    "coverdellEsaContributions" : 0.0,
    "rolloverContributions" : 0.0
  }
}
Example Form PDF

Download

/img/forms/Tax5498Esa/2022/v5.0/Tax5498Esa.RecipCopy.png
Example Form JSON

Download

{
  "tax5498Esa" : {
    "taxYear" : 2021,
    "taxFormDate" : "2022-03-30",
    "additionalInformation" : "FDX v5.0",
    "taxFormType" : "Tax5498Esa",
    "issuerNameAddress" : {
      "line1" : "12021 Sunset Valley Dr",
      "city" : "Preston",
      "state" : "VA",
      "postalCode" : "20191",
      "name1" : "Tax Form Issuer, Inc"
    },
    "issuerTin" : "12-3456789",
    "beneficiaryTin" : "XXX-XX-1234",
    "beneficiaryNameAddress" : {
      "line1" : "1 Main St",
      "city" : "Melrose",
      "state" : "NY",
      "postalCode" : "12121",
      "name1" : "Kris Q. Public"
    },
    "accountNumber" : "123-1234567",
    "coverdellEsaContributions" : 1000.0,
    "rolloverContributions" : 2000.0
  }
}
Example Form JSON for QR Code Purposes

Download

Example Form PDF with QR Code

Download

/img/forms/Tax5498Esa/2022/v5.0/Tax5498Esa.RecipCopy.qr.png
Example Data As Flattened Map (Key, Value Pairs)

 

{
  "taxYear": "2021",
  "taxFormDate": "2022-03-30",
  "additionalInformation": "FDX v5.0",
  "taxFormType": "Tax5498Esa",
  "issuerNameAddress.line1": "12021 Sunset Valley Dr",
  "issuerNameAddress.city": "Preston",
  "issuerNameAddress.state": "VA",
  "issuerNameAddress.postalCode": "20191",
  "issuerNameAddress.name1": "Tax Form Issuer, Inc",
  "issuerTin": "12-3456789",
  "beneficiaryTin": "XXX-XX-1234",
  "beneficiaryNameAddress.line1": "1 Main St",
  "beneficiaryNameAddress.city": "Melrose",
  "beneficiaryNameAddress.state": "NY",
  "beneficiaryNameAddress.postalCode": "12121",
  "beneficiaryNameAddress.name1": "Kris Q. Public",
  "accountNumber": "123-1234567",
  "coverdellEsaContributions": "1000.0",
  "rolloverContributions": "2000.0"
}
Issuer Instructions

Download

/img/forms/Tax5498Esa/2022/v5.0/Tax5498Esa.IssuerInstr.png

© Copyright 2023. All Rights Reserved.