GET api/CompanyUserList?OauthKey={OauthKey}&CompanyCode={CompanyCode}&SiteCode={SiteCode}&CountryCode={CountryCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OauthKey | string |
Default value is |
|
| CompanyCode | string |
Default value is |
|
| SiteCode | string |
Default value is |
|
| CountryCode | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]