Request Information

URI Parameters

NameDescriptionTypeAdditional information
rootCode

The root code.

string

None.

Body Parameters

None.

Response Information

Resource Description

The company info.

Public.CompanyInformation
NameDescriptionTypeAdditional 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" />