{
"employeeId": 0,
"employeeFullName": "string",
"ssn": "string",
"employeeFederalTaxSetups": [
{
"employeeFederalTaxSetupId": 0,
"employeeId": 0,
"filingStatus": 0,
"allowances": 0,
"additionalWithholding": 0,
"federalExempt": true,
"socialSecurityExempt": true,
"medicareExempt": true,
"sutaexempt": true,
"isW42020orLater": true,
"creditsForDependents": 0,
"otherIncome": 0,
"deductions": 0,
"multipleJobs": true,
"active": true
}
]
}