{
"appKey": "string",
"operator": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"activityId": 0,
"userInfo": 0,
"startCreateTime": "string",
"endCreateTime": "string",
"waitSignCountMin": 0,
"waitSignCountMax": 0,
"signedCountMin": 0,
"signedCountMax": 0,
"sendCountMin": 0,
"sendCountMax": 0,
"orderByClause": "string",
"orderByType": "string",
"pageNum": 0,
"pageSize": 0
}
curl --location --request POST '/ypc/vientiane/activity/reward/report/list' \
--header 'Cookie: JSESSIONID=NDJhYzcwZGUtYmRhNS00ZDFmLTg3OTctN2E4MGNmMGZhNWIy' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"operator": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"activityId": 0,
"userInfo": 0,
"startCreateTime": "string",
"endCreateTime": "string",
"waitSignCountMin": 0,
"waitSignCountMax": 0,
"signedCountMin": 0,
"signedCountMax": 0,
"sendCountMin": 0,
"sendCountMax": 0,
"orderByClause": "string",
"orderByType": "string",
"pageNum": 0,
"pageSize": 0
}'
{}