{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentProductInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentProductList": [
{
"ComponmentProductListId": "string",
"PlatFormCode": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"Layout": 0,
"DataType": 0,
"ArithmeticType": 0,
"ChooseSalePromotionno": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"SalePromotionComponmentProductListFixList": [
{
"ComponmentProductListFixId": "string",
"ComponmentProductListId": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"AppropriateType": 0,
"AppropriateValue": "string"
}
]
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}