delete https://api.zeal.com/deductions
Delete a deduction.
Deletes a Deduction Object from an employee check.
Response
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | object | Deleted Deduction Object |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |