get https://api.zeal.com/companies
Get information for all companies under a partner.
Create a request using the partnerID attribute to return key summarized information for all companies under the partner.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | List of company objects |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |