{
"appKey": "1001",
"operatorOrgId": "1",
"operatorOrgType": "1",
"operator": "fb4",
"data": {
"activityId": "665811113573729467",
"code": "n1tYo1AQBnmLyHw",
"businessSystemId": "expressBusiness",
"businessId": "wxapp",
"activityType": "INTEGRAL_LOTTERY",
"userId": "192219380137832133",
"mobilePhone": "13817207368",
"pointSystemId": "1",
"userLevel": "1"
}
}
curl --location --request POST '/promotioncenter/activity/takeLotteryActivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "1001",
"operatorOrgId": "1",
"operatorOrgType": "1",
"operator": "fb4",
"data": {
"activityId": "665811113573729467",
"code": "n1tYo1AQBnmLyHw",
"businessSystemId": "expressBusiness",
"businessId": "wxapp",
"activityType": "INTEGRAL_LOTTERY",
"userId": "192219380137832133",
"mobilePhone": "13817207368",
"pointSystemId": "1",
"userLevel": "1"
}
}'
{
"code": "200",
"message": null,
"data": {
"id": 213242016691176480,
"prizeNo": 1000,
"activityId": 213242016691176480,
"resourceType": "COUPON",
"resourceId": 213242016691176320,
"issueNumber": 1,
"prizeName": "一周随心寄-1元",
"prizePictureUrl": "",
"prizeInstructions": "1111",
"prizePrice": 0,
"createTime": "2021-07-01 17:50:44",
"modifyTime": "2021-08-25 14:07:59",
"prizeLevel": 0,
"winPrizeRecordId": 243959777411067870
},
"success": true
}