POST api/AppLive/AppGetLiveProductLevel
AppGetLiveProductLevel
Request Information
URI Parameters
None.
Body Parameters
GetUserOtherProductLevel| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUID": "02a40443-c3dd-4f2b-80e4-be216b04c66b",
"UserUUIDCur": "97af3339-7b41-43c7-87b2-cbdd01bbe4e5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]