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