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