Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
rootCode |
The root code. |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
The company info.
Public.CompanyInformationName | Description | Type | Additional information |
---|---|---|---|
organizations |
Gets the organizations. |
Collection of Public.Organization |
None. |
Response Formats
application/json, text/json
Sample:
{ "organizations": [] }
text/html
Sample:
{"organizations":[]}
application/xml, text/xml
Sample:
<CompanyInformation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />