get https://api.zeal.com/deductionTemplateDefinitions
Given the deduction type, Zeal returns the corresponding Deduction Template Definition for that deduction type (one of hsa
, 401k
, miscellaneous
, garnishment
, section_125
, simple_ira
, roth_ira
, roth_401k
, 403b
)
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | array | Returns response status and Deduction Template Definition Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |