{
"UserId": 0,
"TerminalId": 0,
"SellCashTicketCenterID": 0,
"SellCashTicketCategoryID": 0,
"SellCashTicketDetailID": 0,
"SalePromotionno": "string",
"ProductCode": "string",
"Pageindex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_MPSellCashTicketBO/GetSellCashTicketProduct' \
--header 'Content-Type: application/json' \
--data-raw '{
"UserId": 0,
"TerminalId": 0,
"SellCashTicketCenterID": 0,
"SellCashTicketCategoryID": 0,
"SellCashTicketDetailID": 0,
"SalePromotionno": "string",
"ProductCode": "string",
"Pageindex": 0,
"PageSize": 0
}'{
"Result": {
"TicketCate": [
{
"SellCashTicketCategoryID": 0,
"PlatFormCode": "string",
"name": "string",
"orderby": 0
}
],
"TicketDtl": [
{
"SalePromotionno": "string",
"title": "string",
"BannerImgUrl": "string",
"TicketImgUrl": "string",
"TicketTotal": 0,
"CusDayNum": 0,
"CusTotNum": 0,
"SellCashTicketCategoryID": 0,
"SellCashTicketCategoryNewID": "string",
"ParentCategoryNewID": "string",
"SellCashTicketCenterID": 0,
"name": "string",
"OrderEndTime": "2019-08-24T14:15:22.123Z",
"AdjustPrice": 0,
"Remark": "string",
"todayNum": 0,
"totalNum": 0,
"ToMeetCondition2": "string",
"condition": "string",
"condition2": "string",
"leftNum": 0,
"leftPer": 0,
"btnName": "string",
"dayLQNnum": "string",
"classno": 0,
"IsLock": 0,
"DataStatus": 0,
"Status": 0,
"ThresholdPrice": 0,
"iscalcDiscount": 0,
"rowindex": 0,
"Level": 0,
"ProductCount": 0,
"Month": "string"
}
],
"TicketProduct": [
{
"SellStatus": "string",
"PromotionType": 0,
"ProductID": 0,
"Sort": 0,
"ThumbnailUrl": "string",
"ImageUrl": "string",
"ProductName": "string",
"SpecDesc": "string",
"SpecUnit": "string",
"MinBuyDesc": "string",
"SpecPriceDesc": "string",
"SuggestRetailPrice": "string",
"CartBasicSpecNum": 0,
"LimitedSpecNum": 0,
"LimitedSpecDesc": "string",
"ThresholdPrice": 0,
"AdjustPrice": 0,
"DiscountPrice": 0,
"iscalcDiscount": 0,
"SKU": 0,
"ShortCode": "string",
"BarCode": "string",
"SalePromotionno": "string",
"SellCashTicketCenterID": 0,
"SellCashTicketCategoryID": 0
}
],
"TotalRecord": 0,
"TotalPage": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}