{
"requestId": "string",
"extendMap": {
"key": {}
},
"outActivityId": "string",
"title": "string",
"description": "string",
"remark": "string",
"salesChannelList": [
0
],
"absoluteValidStartTime": "string",
"absoluteValidEndTime": "string",
"relativeValidTimeBeginInterval": 0,
"relativeValidTimeDuration": 0,
"budgetSendTotalQty": 0,
"value": 0,
"userTakeNumLimit": 0,
"deliveryTypeList": [
0
],
"thresholdAmount": 0,
"maxDiscountAmount": 0,
"isHandsel": true,
"isForbidOverlayPreferential": true,
"canOverlayAsset": true,
"assetOverlayConfig": {
"canOverlayAssetWithSelf": true,
"canOverlayAssetWithOther": true
},
"isForbidPublicTake": true,
"isSharable": true,
"isPublicDisplay": true,
"validPeriodType": "1",
"validDayOfWeeks": [
"MON"
],
"timePeriods": [
{
"timePeriodsStartTime": "string",
"timePeriodsEndTime": "string"
}
],
"applicableOnlineGoodsRangeType": 0,
"applicableOfflineGoodsRangeType": 0,
"exchangeableOnlineGoodsRangeType": 0,
"exchangeableOfflineGoodsRangeType": 0,
"applicableOnlineGoodsGroupIds": [
"string"
],
"applicableOfflineGoodsGroupIds": [
"string"
],
"exchangeApplicableOfflineGoodsIds": [
"string"
],
"applicableGoodsInfoList": [
{
"goodsId": "string",
"outSkuIdList": [
"string"
],
"outSkuCodeList": [
"string"
],
"channelList": [
0
]
}
],
"exchangeApplicableGoodsInfoList": [
{
"goodsId": "string",
"outSkuIdList": [
"string"
],
"outSkuCodeList": [
"string"
],
"channelList": [
0
]
}
],
"applicableShopRangeType": 1,
"applicableShopIds": [
"1"
],
"outOperatorId": 0,
"applicableGoodsIds": [
"string"
],
"exchangeApplicableGoodsIds": [
"string"
],
"applicableOfflineGoodsIds": [
"string"
]
}curl --location -g --request POST 'https:///open/gateway/VoucherReverseActivityUpdateRest/v1' \
--header 'app-id;' \
--header 'ts;' \
--header 'sign-type;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestId": "string",
"extendMap": {
"key": {}
},
"outActivityId": "string",
"title": "string",
"description": "string",
"remark": "string",
"salesChannelList": [
0
],
"absoluteValidStartTime": "string",
"absoluteValidEndTime": "string",
"relativeValidTimeBeginInterval": 0,
"relativeValidTimeDuration": 0,
"budgetSendTotalQty": 0,
"value": 0,
"userTakeNumLimit": 0,
"deliveryTypeList": [
0
],
"thresholdAmount": 0,
"maxDiscountAmount": 0,
"isHandsel": true,
"isForbidOverlayPreferential": true,
"canOverlayAsset": true,
"assetOverlayConfig": {
"canOverlayAssetWithSelf": true,
"canOverlayAssetWithOther": true
},
"isForbidPublicTake": true,
"isSharable": true,
"isPublicDisplay": true,
"validPeriodType": "1",
"validDayOfWeeks": [
"MON"
],
"timePeriods": [
{
"timePeriodsStartTime": "string",
"timePeriodsEndTime": "string"
}
],
"applicableOnlineGoodsRangeType": 0,
"applicableOfflineGoodsRangeType": 0,
"exchangeableOnlineGoodsRangeType": 0,
"exchangeableOfflineGoodsRangeType": 0,
"applicableOnlineGoodsGroupIds": [
"string"
],
"applicableOfflineGoodsGroupIds": [
"string"
],
"exchangeApplicableOfflineGoodsIds": [
"string"
],
"applicableGoodsInfoList": [
{
"goodsId": "string",
"outSkuIdList": [
"string"
],
"outSkuCodeList": [
"string"
],
"channelList": [
0
]
}
],
"exchangeApplicableGoodsInfoList": [
{
"goodsId": "string",
"outSkuIdList": [
"string"
],
"outSkuCodeList": [
"string"
],
"channelList": [
0
]
}
],
"applicableShopRangeType": 1,
"applicableShopIds": [
"1"
],
"outOperatorId": 0,
"applicableGoodsIds": [
"string"
],
"exchangeApplicableGoodsIds": [
"string"
],
"applicableOfflineGoodsIds": [
"string"
]
}'{
"success": false,
"code": 0,
"message": "",
"requestId": "",
"data": {
"requestId": "",
"extendMap": {
"": {}
},
"activityId": 0
}
}