{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentTabInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentTabList": [
{
"ComponmentTabId": "string",
"SalePromotionno": "string",
"FirstTitleName": "string",
"SecondTitleName": "string",
"GuidanceCode": "string",
"FloorIndex": 0,
"PlatFormCode": "string",
"LastUpdateDate": "string",
"MtsSalePromotionComponmentTabDetailList": [
{
"ComponmentTabDetailId": "string",
"ComponmentTabId": "string",
"SalePromotionno": "string",
"GuidanceCode": "string",
"JumpPageCode": "string",
"JumpPageName": "string",
"JumpGuidanceCode": "string",
"FloorIndex": 0,
"IsSelected": 0
}
]
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}