GET api/SIMS/GetCompanyName?companyKey={companyKey}
Gets the company name
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyKey |
The company key if the service is connected to multiple SIMS companies (Optional) |
string |
Default value is |
Body Parameters
N/A
Response Information
Resource Description
The company name
stringResponse Formats
application/json, text/json
Sample:
"sample string"