GET api/SIMS/GetCompanyName?companyKey={companyKey}

Gets the company name

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json

Sample:
"sample string"