{
"status": 2,
"type": 2,
"keyword": null,
"pageNum": 1,
"pageSize": 20
}curl --location -g --request POST 'https://open-test.wanqidian.com/open/api/v1/activity/search?appid=&noncestr={{$string.alphanumeric(length=8)}}×tamp={{$date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 2,
"type": 2,
"keyword": null,
"pageNum": 1,
"pageSize": 20
}'{
"code": 200,
"message": "处理成功",
"success": true,
"data": {
"pageNum": 1,
"pageSize": 20,
"rowCount": 22,
"totalPage": 2,
"hasNextPage": true,
"list": [
{
"activityId": "1930549228428632066",
"shopName": null,
"licenseImage": null,
"startTime": "1749510000",
"endTime": "1749927600",
"name": "耐克NIKE休闲运动0610",
"description": "耐克NIKE休闲运动0610",
"brand": "耐克NIKE",
"brandLogoUrl": "https://file-oss.aikucun.com/akucun-mermanager-rain/49bda7a22d3c5588f0c21ae82bf46763ad4a6145_1736905162953_15.png",
"status": 2,
"activeType": 2,
"upDownStatus": 0,
"promoTagList": [
{
"name": "裸价",
"promoType": "NAKED_PRICE"
}
]
},
{
"activityId": "1925801653503586306",
"shopName": null,
"licenseImage": null,
"startTime": "1748433600",
"endTime": "1749322800",
"name": "【超级品牌日】耐克NIKE休闲运动0529",
"description": "【超级品牌日】耐克NIKE休闲运动0529",
"brand": "耐克NIKE",
"brandLogoUrl": "https://file-oss.aikucun.com/akucun-mermanager-rain/49bda7a22d3c5588f0c21ae82bf46763ad4a6145_1736905162953_15.png",
"status": 2,
"activeType": 2,
"upDownStatus": 0,
"promoTagList": [
{
"name": "优惠券",
"promoType": "COUPON"
},
{
"name": "裸价",
"promoType": "NAKED_PRICE"
}
]
}
]
}
}