{
"Result": {
"SellOrder": {
"SellOrderno": "string",
"SellOriginalOrderno": "string",
"CustomerID": 0,
"CustomerName": "string",
"CustomerCode": "string",
"TerminalID": 0,
"TerminalName": "string",
"ReceiveAddress": "string",
"SellTeamUserID": 0,
"SellTeamUserName": "string",
"CashSellTeamUserID": 0,
"CashSellTeamUserName": "string",
"SellTeamID": 0,
"SellTeamName": "string",
"OrderTotalMoney": 0,
"RealTotalMoney": 0,
"Status": 0,
"StatusName": "string",
"Remark": "string",
"SettleAccountType": 0,
"SettleAccountTypeName": "string",
"PayStatus": 0,
"PayStatusName": "string",
"PayType": 0,
"PayTypeName": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"ReceiveDate": "2019-08-24T14:15:22.123Z",
"OutStorageID": 0,
"OutStorageName": "string",
"Monthno": "string",
"PlatFormCode": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z"
},
"SellOrderDetails": [
{
"SellOrderDetailID": 0,
"SellOrderno": "string",
"ProductID": 0,
"ProductName": "string",
"ProductCode": "string",
"SKU": "string",
"ProductSpecID": 0,
"SpecDesc": "string",
"ProductBarCodeID": 0,
"BarCode": "string",
"OrderProductNum": 0,
"OrderProductPacketNum": 0,
"TaxSpecPrice": 0,
"CurrentTotalMoney": 0,
"SpecNum": 0,
"SpecUnit": "string",
"SellStatus": 0,
"SellStatusName": "string",
"OutProductStatus": 0,
"OutProductStatusName": "string",
"ProductRemark": "string",
"RowIndex": 0
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}