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": "e9763fe5-30f6-46ed-98cc-8c38ed2d8065", "CountryID": 1, "Search": "a2d5522f-2673-48e5-bf8b-624c832b97eb", "UserUUIDCur": "b4143b60-bdc0-434e-aff5-ad31c6c1a811" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]