{
"YYMM": "string",
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Status": 0,
"PageIndex": 0,
"PlatFormType": 0
}curl --location --request POST '/api/CaiHua_Business_App_MPSellOrderBO/GetMySellOrderNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"YYMM": "string",
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Status": 0,
"PageIndex": 0,
"PlatFormType": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"Sort": 0,
"SellOriginalOrderno": "string",
"OrderDate": "string",
"ValidEndTime": "string",
"IsCanCancel": "string",
"NewOrderStatus": 0,
"NewOrderStatusName": "string",
"PayType": 0,
"PayTypeList": [
0
],
"IsUmWallet": 0,
"IsEnableCombinationPayment": true,
"RealProductType": 0,
"OrderProductType": 0,
"SellOriginaOrderXmplusComment": {
"CommentID": "string",
"SellOriginalOrderno": "string",
"Sid": "string",
"ResponseId": "string",
"CustomerID": 0,
"Status": 0,
"CommentTime": "2019-08-24T14:15:22.123Z",
"Comment": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string"
},
"IsComment": true,
"CompletionTime": "2019-08-24T14:15:22.123Z",
"RealTotalMoney": "string",
"CashTicketMoney": 0,
"FinalAmount": 0,
"ProudctImgList": [
{
"SellOriginalOrderno": "string",
"ProductID": 0,
"Img": "string"
}
],
"SellOrderNum": 0
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}