{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentStatisticsInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentStatisticsList": [
{
"CompomentStatisticsId": "string",
"SalePromotionno": "string",
"PlatFormCode": "string",
"GuidanceCode": "string",
"ChooseSalePromotionno": "string",
"DataItems": "string",
"BackgroundImgUrl": "string",
"FontColor": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z"
}
],
"SalePromotionGroupStatisticsList": [
{
"GuidanceCode": "string",
"ChooseSalePromotionno": "string",
"AccumulatedProductMoney": 0,
"AccumulatedProductType": 0,
"AccumulatedBrandCodeType": 0,
"ReturnMoney": 0,
"RankNo": 0
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}