Get all tax parameters for an Employee that Zeal will use on a given date.
For use with Abacus /calcTax endpoint, Use the isUserProvidedValue or the isDefaultValue flag to filter. ie get all the non default value params or get all the user provided value params.
Those codes and values are then used to set the employee tax params in Abacus
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 value Show child attributescode type value valueDescription isDefaultValue isUserProvidedValue (BETA) |