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": "8fa1943e-56a1-44a5-a44a-ffd018097367",
  "UserUUIDCur": "80a5520f-ec7f-4c87-a067-3d7954d75060"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]