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": "5eea0735-2869-4db7-ad4b-29919953dcbe",
  "UserUUIDCur": "90a42adc-2ccb-4257-96f4-9101d7e34c76"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]