{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentFloatBtnInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentFloatBtnList": [
{
"ComponmentFloatBtnId": "string",
"SalePromotionno": "string",
"ShowType": 0,
"StyleType": 0,
"GuidanceCode": "string",
"PlatFormCode": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"MtsSalePromotionComponmentFloatBtnDetailList": [
{
"ComponmentFloatBtnDetailId": "string",
"ComponmentFloatBtnId": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"ImgUrl": "string",
"JumpUrl": "string",
"FloorIndex": 0,
"BtnName": "string",
"SpecialSaleImgUrl": "string",
"RedirectType": 0,
"Roomid": "string",
"MiniProAppid": "string"
}
]
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}