{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentProgressInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentProgressList": [
{
"CompomentProgressId": "string",
"SalePromotionno": "string",
"PlatFormCode": "string",
"GuidanceCode": "string",
"BackgroundImgUrl": "string",
"ProgressColor": "string",
"ProgressPointColor": "string",
"ChooseSalePromotion": "string",
"ChooseSalePromotionName": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"SalePromotionComponmentProgressIconList": [
{
"CompomentProgressIconId": "string",
"CompomentProgressId": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"ChooseSalePromotion": "string",
"Name": "string",
"ImgUrl": "string",
"LevelFlag": 0,
"Sort": 0
}
]
}
],
"SalePromotionGrouppProgressList": [
{
"GuidanceCode": "string",
"ChooseSalePromotionno": "string",
"ExchangeLevel": 0
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}