post https://api.zeal.com/deductions
Create a deduction.
Creates a Deduction on a particular Employee Check, using a Deduction Template, for a Company.
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | object | Newly created Deduction Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |