Authorization: ********************{
"id": 0
}curl --location --request POST '/management/userSvip/querySvipBenefitById' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "string",
"msg": "string",
"data": {
"activityId": 0,
"benefitTitle": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"dataVersion": 0,
"deleteFlag": 0,
"description": "string",
"effectStatus": 0,
"iconUrl": "string",
"id": 0,
"modifyBy": "string",
"modifyTime": "2019-08-24T14:15:22.123Z",
"obtainDetail": "string",
"obtainMethod": 0,
"tenantId": "string"
},
"stackTraceMsg": "string"
}