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": "96c03710-a0d5-4e62-88af-8dc16772a97a",
  "UserUUIDCur": "67bd301d-a091-43e8-b76b-9f61efecc5e1"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]