patch https://api.zeal.com/companies
Update the Company Object
This endpoint 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 newly updated Company Object |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |