Filing Forms via IRIS

Filing 1098, 5498 and W-2G on IRIS: What the 1099 Crowd Forgets

These three forms ride the same IRIS pipeline as the 1099 series — but each carries a quirk the 1099 playbook never prepared you for, from a May 31 deadline to a Combined Federal/State election that simply isn’t there.

At a glance

IRIS accepts the 1098 family, the 5498 family and Form W-2G through the same intake and acknowledgement flow as the 1099 series, so the mechanics of building a submission and reading a Receipt ID are identical. What is not identical is the detail. Form 5498 carries an IRA reporting year of its own and is due to the IRS on May 31, months after everything else. The mortgage-interest 1098 has its own conditional rules around the property address. And W-2G has no Combined Federal/State election at all, because gambling winnings are not part of the CF/SF program. If your filing window is short, a provider that already holds an IRIS TCC can transmit these forms today rather than after the 45-business-day suitability review.

In this story

IRIS Files More Than the 1099 Series — and These Three Are In

It is easy to assume IRIS is a “1099 system” because that is how it is usually described, but the schema library tells a broader story. The same Information Returns Intake System that accepts a 1099-NEC also accepts the entire 1098 family, the entire 5498 family and Form W-2G — each as a first-class form type with its own XML definition.

The IRIS TY2025 schema set defines a dedicated type for each of these forms. On the 1098 side that means the mortgage-interest Form1098Type plus the related Form1098E (student loan interest), Form1098T (tuition), Form1098C (vehicle donations), Form1098Q and Form1098F. On the retirement side it means Form5498Type for IRA contributions alongside Form5498SA, Form5498ESA and Form5498QA. And gambling winnings file as FormW2GType. Each one is reported under an issuer, validated against the schema, and acknowledged exactly the way a 1099 is.

The practical upshot is that if you have already learned how to assemble an IRIS submission — an issuer record, a set of recipient detail records, and a manifest that names the form type and tax year — you do not learn a new system for these forms. You reuse the one you have. What changes is the data inside each record and a handful of deadlines and program rules that the 1099 series quietly let you ignore. The rest of this guide is about those differences, because that is where filers get caught.

Official source(s) Pub 5717

The IRIS A2A intake schema and the form-type definitions for the 1098, 5498 and W-2G families are specified in IRS Publication 5717, the Information Returns Intake System (IRIS) Taxpayer Portal and Application to Application (A2A) specification. The legacy field layouts and the Combined Federal/State Filing form list also appear in IRS Publication 1220.

The Deadline Trap: Three Forms, Three Different Clocks

The single most expensive mistake on these forms is treating them like a 1099 and filing everything in one March push. Two of the three roughly follow the familiar rhythm, but the 5498 series lives on a completely different calendar — and a filer who batches it with the rest will either scramble in May or, worse, file it months early with figures that are not final yet.

FormRecipient copy dueIRS e-file dueWhy it differs
1098 family (1098, 1098-E, 1098-T)January 31March 31Standard information-return rhythm
W-2GJanuary 31March 31Standard rhythm; recipient copy at payout in many cases
5498 family (5498, 5498-SA, 5498-ESA)May 31May 31IRA contributions accepted through the April tax deadline

The reason the 5498 sits in late May is structural, not arbitrary. Form 5498 reports IRA contributions for a tax year, and a taxpayer can make a prior-year IRA contribution right up to the April filing deadline. The IRS therefore cannot ask the custodian to report final contribution figures in January, because they are not final until spring. Both the participant statement and the IRS copy are due May 31, which is why ContributionYr exists on the form as a distinct element from the submission tax year.

There is one more wrinkle that catches IRA custodians every year. The fair market value and required-minimum-distribution information on the 5498 has an earlier participant-statement deadline than the contribution figures, because account holders need the year-end value sooner. Plan the form as two informational obligations on one document, and let the May 31 date govern the IRS transmission itself.

Do the math backward from the right date

If you build your filing calendar off a single March 31 deadline, your 5498 batch is already two months early and your data is likely incomplete. Anchor the 1098 and W-2G work to January and March, then set an entirely separate reminder for the 5498 in May. Whenever a due date lands on a weekend or federal holiday, it shifts to the next business day, so confirm the exact date against the IRS calendar for the year you are filing rather than assuming the 31st.

Same Pipeline, Very Different Payloads

Where the 1099 series mostly reports a single dollar figure in a labeled box, these three forms carry richer and more conditional data. Knowing the shape of each payload up front is what keeps a submission from bouncing on a business rule, because IRIS validates the relationships between fields, not just their presence.

Form 1098: interest, points, and the property behind the loan

The mortgage-interest 1098 centers on MortgageInterestReceivedAmt, the interest the borrower paid you during the year, alongside OutstandingMortgPrincipalAmt and any points reported in PrinResPurchasePointsPaidAmt. What surprises filers coming from the 1099 world is that the form also describes the secured property: an indicator says whether the property address matches the borrower’s address, and if it does not, you must supply either a PropertyAddressGrp or a PropertyDesc. That conditional relationship is enforced as a business rule, not merely suggested.

Form 5498: contributions, account type, and the CF/SF election

The 5498 reports retirement contributions through fields such as IRAContributionsAmt and RolloverContributionAmt, the year-end FairMarketValueAmt, and required-minimum-distribution data in RMDAmt and RMDDt. Critically, when you report a rollover or a fair market value, IRIS expects you to identify the kind of account by setting one of the account-type indicators — IRAInd, SEPInd, SIMPLEInd or RothIRAInd. The 5498 is also the only one of these three forms that participates in Combined Federal/State Filing, which is why its schema carries a CFSFElectionStateCd element that the 1098 and W-2G schemas simply do not have.

Form W-2G: the win, the wager, and the withholding

W-2G describes a gambling win rather than a steady stream of income. Its core fields are GamblingReportableWinningAmt, the type of wager in GamblingWinWagerTypeCd, and the date of the win in GamblingWinningDt, with any backup or regular withholding captured in FederalIncomeTaxWithheldAmt. State withholding rides along in a StateLocalTaxGrp, but note carefully that this is withholding data, not a Combined Federal/State election — W-2G is not a CF/SF form, so there is no state election to make.

The CF/SF line that matters most

Of these three, only the 5498 family carries a Combined Federal/State Filing election in IRIS. If you also file 1099-series forms, you already know CF/SF must be elected on the first submission of the batch or the IRS returns a shared rule rejection — that constraint applies to your 5498 just as it does to a 1099-INT, and it never applies to your 1098 or W-2G filings at all.

Common Rejection Reasons (and How to Avoid Them)

IRIS validates these forms in two layers: the schema confirms the document is well-formed and the fields are the right shape, and then the business-rule layer checks the relationships between values. The rejections below are the ones that specifically bite 1098, 5498 and W-2G filers, ordered by how often they show up. The rule identifiers shown are illustrative of the families IRIS uses; always match the exact code on the acknowledgement you receive against the IRS error catalog for the tax year you are filing.

5498 rollover or FMV with no account-type indicator F5498001

Cause: you reported a RolloverContributionAmt or a FairMarketValueAmt greater than zero but left every account-type indicator empty, so IRIS cannot tell whether the figure belongs to a traditional, SEP, SIMPLE or Roth IRA. Fix: set the matching indicator — IRAInd, SEPInd, SIMPLEInd or RothIRAInd — to a value of “1” for the account the contribution or value belongs to before you resubmit.

1098 property address missing when it should be present F1098001

Cause: the indicator that the secured property shares the borrower’s address (PropAddrSameBorrowerAddrInd) is not set to “1”, yet you supplied neither a PropertyAddressGrp nor a PropertyDesc. Fix: either confirm the address truly matches the borrower and set the indicator, or add the property address group or a property description so the form describes where the secured property is.

W-2G withholding that looks excessive against the winnings FW2G001

Cause: the FederalIncomeTaxWithheldAmt is large relative to the reported GamblingReportableWinningAmt, which usually means a decimal or units error rather than genuine over-withholding. Fix: re-verify the win amount and the withholding against the source record, correct whichever figure was keyed wrong, and resubmit; this rule reports the error and rejects only past a threshold.

Issuer name and TIN do not match the IRS database SMF017 / SMF018

Cause: the issuer’s PersonName or BusinessName and its TIN do not match what the IRS has on file — the same mismatch that rejects 1099 submissions rejects these forms too. Fix: use the exact legal name tied to the EIN as it appears on the IRS CP 575 notice, correct the issuer record, and transmit again.

Form type not authorized for your TCC SMF029

Cause: the FormTypeCd in your submission is not on the list of forms your Transmitter Control Code is approved to file, so even a perfect 5498 is rejected at the manifest. Fix: confirm your TCC application included these form families; if it did not, you must add them, and a software-tested transmitter must also have passed assurance testing for that form type and tax year.

When the Quirks Add Up

None of these rules is hard on its own. The difficulty is that they stack: a different deadline for the 5498, a conditional address on the 1098, a CF/SF election that exists for one form and not the others, and the same issuer-matching gauntlet behind all of them. Get any one wrong and the acknowledgement comes back with a rule ID instead of a clean Receipt ID.

Filing more than just 1099s?

e1099f supports the full information-return series — 1098, 5498 and W-2G included — and validates every form against its own IRS rules before transmission.

See how it works

Cover the Whole Series Without Memorizing the Quirks

Full series, one place

The 1098, 5498 and W-2G families file alongside your 1099s, not in a separate tool.

Deadline-aware

The May 31 5498 window is tracked separately from your January and March work.

Rules pre-checked

Form-specific rules like F5498001 and F1098001 are validated before we transmit.

A Receipt ID, not a rule code — for every form type in the series.

Frequently Asked Questions

Can I file 1098, 5498 and W-2G through IRIS, or only 1099s?
All three are supported. The IRIS TY2025 schema defines dedicated form types for the 1098 family, the 5498 family and W-2G, and they file through the same intake and acknowledgement flow as the 1099 series.
Why is the 5498 deadline so much later than the others?
Form 5498 reports IRA contributions, and a taxpayer can make a prior-year contribution up to the April tax deadline. Because the figures are not final until spring, both the participant statement and the IRS copy are due May 31.
Do 1098 and W-2G qualify for Combined Federal/State Filing?
No. Of these three, only the 5498 carries a CF/SF election in IRIS — its schema includes a CFSFElectionStateCd element. The 1098 and W-2G schemas have no CF/SF election, so there is no state forwarding to elect on those forms.
What state data does W-2G carry if it isn't a CF/SF form?
W-2G carries a StateLocalTaxGrp for state and local withholding amounts. That is withholding reporting, not a Combined Federal/State election — the two are easy to confuse but serve different purposes.
What does rejection F5498001 mean?
It fires when you report a rollover or fair market value greater than zero without setting an account-type indicator. Set IRAInd, SEPInd, SIMPLEInd or RothIRAInd to identify the account, then resubmit.
Why is my 1098 rejecting on the property address?
Rule F1098001 requires that if the property does not share the borrower's address, you provide a PropertyAddressGrp or PropertyDesc. Either confirm the address matches and set the indicator, or supply the property location.
Does my FIRE TCC let me file these forms on IRIS?
No. IRIS requires its own Transmitter Control Code, and that code must be authorized for the specific form types you send. A submission whose form type isn't on your TCC's authorized list is rejected at the manifest under SMF029.
Is there an assurance-testing requirement for these forms?
If you file as a software-tested transmitter, your software must have passed testing for that form type and tax year, per shared rule SMF031. The forms still ride the standard IRIS validation, so plan testing the same way you would for a 1099.
How long does it take to get authorized to file on IRIS?
The IRS suitability review for a new IRIS application runs up to 45 business days, so apply well before any deadline. The May 31 5498 date gives more breathing room than the March 31 forms, but the review clock is the same.
Do I have to learn any of this if I file through e1099f?
No. e1099f supports the full series and validates each form against its own IRS rules before transmission, so you provide the data and we handle the form-specific elements, the CF/SF election where it applies, and the separate 5498 deadline.
DM
Dariel Montesino
Founder, e1099f · Reviewed by a licensed CPA

Dariel writes e1099f’s coverage of the FIRE→IRIS migration, drawing on IRS Publications 5717–5719, the IRIS TY2025 schema library, and hands-on A2A integration work across the full information-return series.

Not tax advice. This is general information about IRS procedures for filing the 1098, 5498 and W-2G families on IRIS, and it may change as the IRS updates the system, its schema, and its business rules. The official IRS publications are authoritative; consult a tax professional for your specific situation.

File the whole series on IRIS, deadlines and all.

1098, 5498 and W-2G alongside your 1099s — validated against each form’s own IRS rules before it transmits. Free to start — no credit card.

An unhandled error has occurred. Reload ×

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.