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": "c6dbd0f1-6b48-4264-b3d6-9960d96d3d62", "CountryID": 1, "Search": "850538ea-e0bc-40a3-8131-caa3eee34812", "UserUUIDCur": "34cf8640-296f-4a2b-a013-d6e56ef81587" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]