{
"id": 0,
"type": 0,
"tags": [
"string"
],
"name": "string",
"startTime": "string",
"endTime": "string",
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"allChecked": true,
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"activityProducts": [
{
"id": 0,
"productName": "string",
"spuId": "string",
"originProductName": "string",
"startTime": "string",
"endTime": "string",
"limitPurchase": true,
"limitPurchaseNum": 0,
"productPicUrl": "string",
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"allChecked": true,
"isAddCart": true,
"activityProductSkus": [
{
"id": 0,
"skuId": "string",
"skuName": "string",
"skuCode": "string",
"useableStock": 0,
"price": 0,
"supplyPrice": 0,
"integralPrice": 0,
"paymentTypeList": [
0
],
"initSalesVolume": 0,
"underlinedPrice": 0,
"underlinedIntegralPrice": 0,
"setupStock": 0,
"activityUsableStock": 0
}
],
"isIndependentPay": true,
"paymentTypeList": [
0
]
}
],
"activityMutexGroups": [
{
"limitPurchaseNum": 0,
"activityMutexGroupProducts": [
{
"activityProductId": 0,
"activityProductName": "string"
}
]
}
],
"mutexLimitPurchase": true,
"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/saveOrUpdateNormalActivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"type": 0,
"tags": [
"string"
],
"name": "string",
"startTime": "string",
"endTime": "string",
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"allChecked": true,
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"activityProducts": [
{
"id": 0,
"productName": "string",
"spuId": "string",
"originProductName": "string",
"startTime": "string",
"endTime": "string",
"limitPurchase": true,
"limitPurchaseNum": 0,
"productPicUrl": "string",
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"allChecked": true,
"isAddCart": true,
"activityProductSkus": [
{
"id": 0,
"skuId": "string",
"skuName": "string",
"skuCode": "string",
"useableStock": 0,
"price": 0,
"supplyPrice": 0,
"integralPrice": 0,
"paymentTypeList": [
0
],
"initSalesVolume": 0,
"underlinedPrice": 0,
"underlinedIntegralPrice": 0,
"setupStock": 0,
"activityUsableStock": 0
}
],
"isIndependentPay": true,
"paymentTypeList": [
0
]
}
],
"activityMutexGroups": [
{
"limitPurchaseNum": 0,
"activityMutexGroupProducts": [
{
"activityProductId": 0,
"activityProductName": "string"
}
]
}
],
"mutexLimitPurchase": true,
"budgetApproveNo": "string",
"budgetNo": "string",
"budgetName": "string",
"budgetSource": "string",
"budgetOrg": "string",
"budget": 0,
"reqBudget": 0,
"budgetStartTime": "string",
"budgetEndTime": "string",
"remainAmount": 0,
"toReview": true
}'
false