get https://api.zeal.com/deductionTemplate
Get a deduction template.
GET an existing Deduction Template by companyID and by passing an optional specific deductionTemplateID.
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | array | List of Deduction Template Objects |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |