{
"Result": {
"CustomerInfo": {
"ScanCodeID": "string",
"CustomerCode": "string",
"CustomerID": "string",
"CustomerName": "string",
"Address": "string",
"SellOutOrderMoney": 0,
"SellOutOrderCount": 0,
"SellReturnOrderCount": 0,
"SellReturnOrderTotalMoney": 0,
"SellReturnOrderMoney": 0,
"SellReturnAwardMoney": 0,
"SellDiscountOrderCount": 0,
"SellDiscountOrderMoney": 0,
"ReceiveMoney": 0,
"RealPayMoney": 0,
"DiffOrderDetailCount": 0,
"DiffOrderKindNum": 0,
"DiffOrderMoney": 0,
"PayStatus": 0,
"PayType": "string",
"SplitMoney": 0,
"IsAllPay": 0,
"UnPayMoney": 0,
"TruckLoadNo": "string",
"Status": 0,
"IsDeliveryConfirm": true,
"IsReSign": true,
"DeliveryDate": "string",
"IsDebetRegister": true,
"SettleAccountType": 0,
"SettleAccountPlanName": "string",
"SpecialDemand": "string",
"SignImgUrl": "string"
},
"SellOutOrderList": [
{
"SellOutOrderno": "string",
"OutMoney": 0,
"TruckLoadNo": "string",
"IsCanDelete": true
}
],
"SellReturnOrderList": [
{
"SellReturnInOrderno": "string",
"ReturnType": "string",
"ReturnTypeValue": 0,
"ReturnMoney": 0,
"ActualMoney": 0,
"IsCanDelete": true
}
],
"SellDiscountOrderList": [
{
"SellDiscountOrderno": "string",
"Money": 0
}
],
"TruckLoadOrderList": [
{
"TruckLoadNo": "string",
"DtlCount": 0,
"DtlSumMoney": 0,
"IsCanDelete": true
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}