9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"taxpayer.fullName": "Jane Doe",
|
|
"filingStatus": "single",
|
|
"wages": 50000,
|
|
"taxableInterest": 100,
|
|
"federalWithholding": 6000,
|
|
"expectedIssue": "agi_mismatch"
|
|
}
|