POST api/AdminVipLevel/GetResource
AdmGetResource
Request Information
URI Parameters
None.
Body Parameters
GetResourceName | Description | Type | Additional information |
---|---|---|---|
ResourceID | integer |
None. |
|
ResourceActive | boolean |
None. |
|
LanguageID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ResourceID": 1, "ResourceActive": true, "LanguageID": 1, "UserUUIDCur": "2b0f1b65-963d-4d33-ae54-292ad0d4dc00" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]