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": "10a17f42-ea4f-4910-a79a-97497a04387a",
"UserUUIDCur": "51740d6e-bd94-4998-9ffb-867020e9fd16"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]