{
"equityId": 0,
"equityName": "string",
"equityType": 0,
"equityValue": "string",
"equityAddtime": "string",
"equityStatus": 0,
"redEffective": 0,
"redProvide": 0,
"discountLimit": 0,
"token": "string",
"redList": [
{
"redpacketTId": 0,
"redpacketTType": true,
"redpacketTTitle": "string",
"redpacketTDesc": "string",
"redpacketTStartDate": "string",
"redpacketTEndDate": "string",
"redpacketTPrice": 0,
"shopLimit": "string",
"goodsCatLimit": "string",
"redpacketTOrderlimit": 0,
"isAllowTransfer": true,
"redpacketTState": 0,
"redpacketTTotal": 0,
"redpacketTGiveout": 0,
"redpacketTUsed": 0,
"redpacketTAddDate": "string",
"redpacketTUpdateDate": "string",
"redpacketTPoints": 0,
"redpacketTEachlimit": 0,
"redpacketTUserGradeLimit": 0,
"redpacketTImg": "string",
"redpacketTAccessMethod": true,
"redpacketTRecommend": true,
"redpacketUsePlatform": "string",
"redpacketGetPlatform": "string",
"manyRedpacketType": 0,
"actionType": 0,
"manyRedpacketSkipUrl": "string",
"orderOperator": "string",
"orderOperatorTime": "string",
"actionName": "string",
"redpacketRemark": "string",
"frontEndIsDisplay": 0,
"redpacketIsBooking": 0,
"robRedpacketStartDate": "string",
"robRedpacketEndDate": "string",
"redTermofvalidity": 0
}
]
}curl --location --request POST '/user/plusEquity/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"equityId": 0,
"equityName": "string",
"equityType": 0,
"equityValue": "string",
"equityAddtime": "string",
"equityStatus": 0,
"redEffective": 0,
"redProvide": 0,
"discountLimit": 0,
"token": "string",
"redList": [
{
"redpacketTId": 0,
"redpacketTType": true,
"redpacketTTitle": "string",
"redpacketTDesc": "string",
"redpacketTStartDate": "string",
"redpacketTEndDate": "string",
"redpacketTPrice": 0,
"shopLimit": "string",
"goodsCatLimit": "string",
"redpacketTOrderlimit": 0,
"isAllowTransfer": true,
"redpacketTState": 0,
"redpacketTTotal": 0,
"redpacketTGiveout": 0,
"redpacketTUsed": 0,
"redpacketTAddDate": "string",
"redpacketTUpdateDate": "string",
"redpacketTPoints": 0,
"redpacketTEachlimit": 0,
"redpacketTUserGradeLimit": 0,
"redpacketTImg": "string",
"redpacketTAccessMethod": true,
"redpacketTRecommend": true,
"redpacketUsePlatform": "string",
"redpacketGetPlatform": "string",
"manyRedpacketType": 0,
"actionType": 0,
"manyRedpacketSkipUrl": "string",
"orderOperator": "string",
"orderOperatorTime": "string",
"actionName": "string",
"redpacketRemark": "string",
"frontEndIsDisplay": 0,
"redpacketIsBooking": 0,
"robRedpacketStartDate": "string",
"robRedpacketEndDate": "string",
"redTermofvalidity": 0
}
]
}'{
"code": 0,
"message": "",
"data": {}
}