patch https://api.zeal.com/contractors
Updates Contractor Information, can PATCH corresponding parameters of the Contractor Object.
Returns
Returns response status and the updated Contractor Object.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Updated Contractor Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |