{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_DataRetrievalNtsZcRemoteBO/GetSalePromotionComponmentAnchorPointInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GuidanceCodeList": [
"string"
],
"SalePromotionno": "string",
"PlatFormType": 0
}'{
"Result": [
{
"GuidanceCode": "string",
"SalePromotionComponmentAnchorPointList": [
{
"AnchorPointId": "string",
"PlatFormCode": "string",
"MainGuidanceCode": "string",
"MainGuidanceName": "string",
"JumpGuidanceCode": "string",
"AnchorNavigationFlag": 0,
"JumpGuidanceName": "string",
"ActivityType": 0,
"SalePromotionno": "string",
"FloorIndex": 0,
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z"
}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}