{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentCashInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentCashList": [
{
"CompomentCashId": "string",
"SalePromotionno": "string",
"PlatFormCode": "string",
"GuidanceCode": "string",
"ChooseSalePromotionno": "string",
"ClickImgUrl": "string",
"PopImgUrl": "string",
"EndImgUrl": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z"
}
],
"SalePromotionGroupClaimPrizeList": [
{
"GuidanceCode": "string",
"ChooseSalePromotionno": "string",
"IsContainsThirdPartyGoods": true,
"IsReceivedReward": true,
"ActivityType": 0
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}