post
https://api.zeal.com/employees/getTaxParameterDefinitions
Retrieve all tax parameters used for withholding calculations.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This request retrieves a dictionary of tax parameter definition arrays indexed by the "US" for federal or a US State (2-letter abbreviation), used by Zeal for tax withholding calculations.
Returns
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | object | A dictionary of tax parameter definition arrays indexed by the "US" for federal or a US State ( 2 letter abbreviation).Show child attributescodetype: string description: codename of tax parametereffectiveDate type: string The tax parameter's effective date for calculationstype type: string description: a string representing the type of the parameter. We currently use options, strings, numbers, dollars, and booleandefaultstype: array description: An array of default values and their effective date for the tax parameter
|
| errors | array | Contains list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

