Set an employee's tax withholding parameters.
After getting the tax parameter definitions from Zeal, you can store effectively dated tax parameters for an employee. Zeal will only use valid tax parameters set here or the defaults (outlined in the definitions endpoint).
Returns
attribute | type | description |
---|---|---|
employeeID | string | ID of the Employee being updated |
federalParameters | array | List of Tax Parameter
value jurisdiction effectiveDate |
stateParameters | array | List of Tax Parameter
value jurisdiction effectiveDate |
errors | array | Contains list of error objects which consists of: |