OrganizationInfo
The basic company information including web site URL.
Parameters:
|
id (required) |
Organization Id Example Value: 4513772
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/OrganizationInfo?id=4513772&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"ORGANIZATION_ID": 4513772,
"URL": "http: //www.pixar.com"
}
]
