{
"pageIndex": 1,
"pageSize": 10,
"userId": "string",
"userLongitude": -180,
"userLatitude": -90,
"type": "CREATOR"
}curl --location --request POST '/ly/dfv/moments/app/koc/queryUserRewards' \
--header 'uid;' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageIndex": 1,
"pageSize": 10,
"userId": "string",
"userLongitude": -180,
"userLatitude": -90,
"type": "CREATOR"
}'{
"rows": {
"integralTotal": 0,
"growthValueTotal": 0,
"giftTotal": 0,
"participateActivityList": [
{
"id": 0,
"activityTopImg": "",
"activityName": "",
"signUpStartTime": "",
"signUpEndTime": "",
"startTime": "",
"endTime": "",
"activityType": 0,
"province": "",
"city": "",
"county": "",
"detailedAddress": "",
"participateNum": ""
}
]
},
"result": "",
"resultType": 0,
"msg": ""
}