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": "81457699-d6c5-481f-9dfd-b890f9b99977",
"UserUUIDCur": "be9356e7-f521-4a95-a7e7-2b75d4397b59"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]