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": "e769803a-5e2a-431b-8678-311b74a764a4", "CountryID": 1, "Search": "9dda3f4b-76ac-432a-bc4e-158c4cc62dca", "UserUUIDCur": "1440c9ed-e57e-4a15-8f48-357fcdeef756" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]