{
"SalePromotionno": "string",
"ActivityType": "string",
"ExchangeBeginTime": "2019-08-24T14:15:22.123Z",
"ExchangeEndTime": "2019-08-24T14:15:22.123Z",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}curl --location --request POST '/api/CaiHua_Business_App_ThemeSalePromotionBO/GetThemeSalePromotionRedeemRecordList' \
--header 'Content-Type: application/json' \
--data-raw '{
"SalePromotionno": "string",
"ActivityType": "string",
"ExchangeBeginTime": "2019-08-24T14:15:22.123Z",
"ExchangeEndTime": "2019-08-24T14:15:22.123Z",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"DetailID": "string",
"PlatFormCode": "string",
"SalePromotionno": "string",
"SellCashTicketDetailID": 0,
"Name": "string",
"TerminalID": 0,
"ActivityType": 0,
"GiftType": 0,
"GiftName": "string",
"ExchangeStatus": 0,
"ExchangeTime": "2019-08-24T14:15:22.123Z",
"Addressee": "string",
"Address": "string",
"Phone": "string",
"CouponStatus": 0,
"BufferStatus": 0,
"CashTicketMoney": 0,
"CashTicketBeginTime": "string",
"CashTicketEndTime": "string",
"BeginTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"ProductCount": 0,
"CashTicketUseRule": {
"SalePromotionno": "string",
"ConditionType": 0,
"ConditionValue": 0,
"ToMeetCondition2": true,
"ConditionType2": 0,
"ConditionValue2": 0,
"SellCashTicketDetailID": 0
},
"UseRule": "string",
"RedeemGiftList": [
{
"SalePromotionGiftID": "string",
"SalePromotionno": "string",
"GiftType": 0,
"NextSalePromotionno": "string",
"Name": "string",
"BeginTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"GiftNum": 0,
"Remark": "string"
}
],
"SumPoints": 0,
"CanUseSrcTypeName": "string",
"DeliveryCompany": "string",
"DeliveryNo": "string",
"DeliveryDate": "2019-08-24T14:15:22.123Z",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string",
"GiftID": "string",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}