Get All Company Information

Return 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.

_Note: You must utilize your Production API Key to access this endpoint.

_## Returns

Returns response status and a list of all company objects belonging to the partner.

attributetypedescription
successbooleanResponse status
dataarrayList of company objects
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authentication
Header
Click Try It! to start a request and see the response here!