curl --location --request GET '/api/user/user/levelList' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"item": [
{
"userRights": "string",
"userCount": 0,
"rankId": 0,
"rankName": "string",
"minGrowthPoints": 0,
"maxGrowthPoints": 0,
"discount": 0,
"showPrice": 0,
"rankType": 0,
"rankLogo": "string",
"rankIco": "string",
"rankBg": "string",
"rankPoint": "string",
"freeShipping": 0,
"rankCardType": 0,
"rights": [
{
"name": "string",
"showName": "string",
"icon": "string",
"value": "string",
"describe": "string",
"isChecked": 0
}
],
"rankLevel": 0
}
],
"rankConfig": {
"id": 0,
"code": "string",
"rankType": 0,
"data": {
"empty": true,
"innerMap": {
"property1": {},
"property2": {}
},
"property1": {},
"property2": {}
}
},
"growConfig": {
"raw": {
"property1": {},
"property2": {}
},
"config": {
"keyComparator": {},
"ignoreError": true,
"ignoreCase": true,
"dateFormat": "string",
"ignoreNullValue": true,
"transientSupport": true,
"stripTrailingZeros": true,
"checkDuplicate": true,
"order": true
},
"empty": true,
"property1": {},
"property2": {}
}
}