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": "3235c333-7789-40cb-a7bb-80b305ba1cce",
  "UserUUIDCur": "bfb31cd4-1fc0-4165-bcfa-57248c4ee2b2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]