patch https://api.zeal.com/companies
Patches company information and returns the updated Company Object
Only the company object parameters outlined in this API reference are able to be patched via this endpoint
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | The Company Object with the given companyID |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |