POST api/AdminUsers/GetUserProductProductLevel
AdmGetUserProductProductLevel
Request Information
URI Parameters
None.
Body Parameters
GetUserProductProductLevelName | Description | Type | Additional information |
---|---|---|---|
UserUUID | globally unique identifier |
None. |
|
ProductID | integer |
None. |
|
LanguageID | integer |
None. |
|
CountryID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUID": "63fa9cdc-6613-44ae-9316-785c3b61eeac", "ProductID": 1, "LanguageID": 1, "CountryID": 1, "UserUUIDCur": "db3880cb-cea7-4cae-8610-f7c48f5de15e" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]