post
https://api.zeal.com/employees/getTaxParameterSummary
Retrieve a list of an employee's tax withholding parameters.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get all tax parameters for an Employee that Zeal will use on a given date.
Returns
| attribute | type | description |
|---|---|---|
| employeeID | string | ID of the employee |
| effectiveDate | datetime | Effective date of the tax parameters in this request. |
| jurisdictions | array | List of jurisdictions, "US" for federal, or State(2 letter abbreviation) |
| params | array | List of effective Tax Parameters on a given date for the employee with flags, indicating if it is user provided or default valueShow child attributescodetype: string description: codename of tax parametertype type: string description: a string representing the type of the parameter. We currently use options, strings, numbers, dollars, and booleanvaluetype: string description: Value that the parameter is set tovalueDescription type: string description: Human readable description of the value setisDefaultValue type: boolean description: Set to true if value is set by default
|

