{
"id": 0,
"name": "string",
"tags": [
"string"
],
"startTime": "string",
"endTime": "string",
"activityCoupons": [
{
"id": 0,
"couponId": 0,
"name": "string",
"startTime": "string",
"endTime": "string",
"allChecked": true,
"limitReceive": true,
"limitReceiveNum": 0,
"stock": 0,
"usableStock": 0,
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
]
}
],
"budgetApproveNo": "string",
"budgetNo": "string",
"budgetName": "string",
"budgetSource": "string",
"budgetOrg": "string",
"budget": 0,
"reqBudget": 0,
"budgetStartTime": "string",
"budgetEndTime": "string",
"remainAmount": 0,
"toReview": true
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/4737255-0-default/admin/activity/saveOrUpdateCouponActivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"tags": [
"string"
],
"startTime": "string",
"endTime": "string",
"activityCoupons": [
{
"id": 0,
"couponId": 0,
"name": "string",
"startTime": "string",
"endTime": "string",
"allChecked": true,
"limitReceive": true,
"limitReceiveNum": 0,
"stock": 0,
"usableStock": 0,
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
]
}
],
"budgetApproveNo": "string",
"budgetNo": "string",
"budgetName": "string",
"budgetSource": "string",
"budgetOrg": "string",
"budget": 0,
"reqBudget": 0,
"budgetStartTime": "string",
"budgetEndTime": "string",
"remainAmount": 0,
"toReview": true
}'
false