POST api/AdminUserRights/GetListGrey
AdmGetListGrey
Request Information
URI Parameters
None.
Body Parameters
GetListGreyName | Description | Type | Additional information |
---|---|---|---|
UserUUID | globally unique identifier |
None. |
|
ListReasonID | integer |
None. |
|
UserActive | boolean |
None. |
|
CountryID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUID": "c76e5abd-741b-41fb-b845-f60adabac43c", "ListReasonID": 1, "UserActive": true, "CountryID": 1, "UserUUIDCur": "b849c9c4-9a54-45be-ae67-f0a3e8be4c45" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]