get https://api.zeal.com/deductions
Get a specific deduction.
Get a deduction by the given Deduction ID.
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | object | Retrieves the The Deduction Object |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |