POST api/AppLive/AppGetLiveProductLevel

AppGetLiveProductLevel

Request Information

URI Parameters

None.

Body Parameters

GetUserOtherProductLevel
NameDescriptionTypeAdditional information
UserUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUID": "c6f80330-a4a7-4537-bf10-16d2b1e864e7",
  "UserUUIDCur": "b7958965-12f7-4daf-b164-3327846c8d16"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]