{
"PlatFormType": 0,
"ProductId": "string",
"promotionTypeList": [
0
],
"SalePromotionnoList": [
"string"
]
}curl --location --request POST '/api/CaiHua_Business_App_OrderCenterBO/GetRelatedPromotionFullResultAsync' \
--header 'Content-Type: application/json' \
--data-raw '{
"PlatFormType": 0,
"ProductId": "string",
"promotionTypeList": [
0
],
"SalePromotionnoList": [
"string"
]
}'{
"Result": [
{
"GroupCode": "string",
"PlatFormCode": "string",
"SalePromotionno": "string",
"PromotionType": 0,
"PromotionTypeName": "string",
"Name": "string",
"Remark": "string",
"MainTitle": "string",
"SubTitle": "string",
"BeginTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"IsIncrease": true,
"CouponList": [
{
"Price": 0
}
],
"SalePromotionRuleGiftInfo": [
{
"ProductID": "string",
"SKU": "string",
"ShortCode": "string",
"BrandCode": "string",
"ProductName": "string",
"WeightRemark": "string",
"ImageUrl": "string",
"ThumbnailUrl": "string",
"SuggestRetailPrice": 0
}
],
"GiftList": [
{
"ProductID": "string",
"SKU": "string",
"ShortCode": "string",
"BrandCode": "string",
"ProductName": "string",
"WeightRemark": "string",
"ImageUrl": "string",
"ThumbnailUrl": "string",
"SuggestRetailPrice": 0
}
],
"RuleList": [
{
"SalePromotionRuleID": "string",
"SalePromotionno": "string",
"DrawNum": 0,
"ConditionType": 0,
"ConditionValue": 0,
"ToMeetCondition2": true,
"ConditionType2": 0,
"ConditionValue2": 0,
"DiscountRate": 0,
"AdjustPrice": 0,
"MaxParTakeTime": 0,
"MaxSellNum": 0,
"DayMaxSellNum": 0,
"ActivateMaxSellNum": 0,
"GiftList": [
{
"SalePromotionRuleGiftID": "string",
"SalePromotionno": "string",
"SalePromotionRuleID": "string",
"ProductID": "string",
"SKU": "string",
"ShortCode": "string",
"ProductName": "string",
"OutStorageID": "string",
"DrawType": 0,
"Probability": 0,
"GroupName": "string",
"GiftNum": 0,
"ChangePrice": 0,
"StoreNum": 0,
"MaxNum": 0,
"Remark": "string",
"CjSalePromotionno": "string"
}
]
}
],
"NtsRuleList": [
{
"SalePromotionFullRuleId": "string",
"SalePromotionno": "string",
"ProductPrice": 0,
"CategoryNum": 0,
"ProductNum": 0,
"Level": 0,
"DiscountPrice": 0,
"CouponList": [
{
"Id": "string",
"SalePromotionFullRuleId": "string",
"SalePromotionno": "string",
"ConSalePromotionno": "string",
"Name": "string",
"Price": 0,
"SingleSendNum": 0,
"CustomerMaxSendNum": 0,
"DayMaxSellNum": 0,
"ActivateMaxSellNum": 0,
"ActivateRemainNum": 0,
"GiftGroupStep": 0
}
],
"ProductList": [
{
"Id": "string",
"SalePromotionFullRuleId": "string",
"SalePromotionno": "string",
"ProductID": 0,
"ProductSpecID": 0,
"SKU": "string",
"Price": 0,
"ShortCode": "string",
"ProductName": "string",
"SpecDesc": "string",
"SingleSendNum": 0,
"CustomerMaxSendNum": 0,
"DayMaxSellNum": 0,
"ActivateMaxSellNum": 0,
"ActivateRemainNum": 0,
"GiftGroupStep": 0
}
]
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}