8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"taxpayer.fullName": "Jane Doe",
|
|
"filingStatus": "single",
|
|
"wages": 50000,
|
|
"taxableInterest": 100,
|
|
"federalWithholding": 6000
|
|
}
|