POST api/AdminSettingsSystem/AdmGetCountryCompany
AdmGetCountryCompany
Request Information
URI Parameters
None.
Body Parameters
GetCountryCompany_RequestName | Description | Type | Additional information |
---|---|---|---|
CompanyUUID | globally unique identifier |
None. |
|
CountryID | integer |
None. |
|
Search | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "CompanyUUID": "9c733381-95fc-4aaa-a4ed-79fa273082b5", "CountryID": 1, "Search": "b0cb5827-ea59-4789-bdda-8eccdbf5390f", "UserUUIDCur": "2151a1c3-1da7-4692-8330-183d897b1527" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]