post https://api.zeal.com/deductionTemplate
Create a deduction template.
Create a Deduction Template in Zeal. A deduction template is used as a scaffold to create Deductions.
The fields required to create a Deduction Template come from Deduction Template Definition Object
Returns
Returns response status and the new Deduction Template Object
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | array | Returns response status and new Deduction Template Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |