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": "f856ce2a-fb5d-46d2-ba7b-78403ed84c8f",
"UserUUIDCur": "18c76061-0a2e-42d5-86ca-66e194a1965a"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]