get https://api.zeal.com/companies
Request key information from The Company Object
This request uses the companyID attribute to return key information about the company contained within The Company Object.
Returns
Returns response status and the matching The Company Object
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | The Company Object for the given companyID |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |