{
"ApprovalBeginTime": "string",
"ApprovalEndTime": "string",
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_CHBIBrandVendorBO/GetSellOutorderList' \
--header 'Content-Type: application/json' \
--data-raw '{
"ApprovalBeginTime": "string",
"ApprovalEndTime": "string",
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"CustomerCode": "string",
"CustomerName": "string",
"ApprovalTime": "2019-08-24T14:15:22.123Z",
"StorageCode": "string",
"StorageName": "string",
"SellOutOrderno": "string",
"SKU": "string",
"BarCode": "string",
"ProductName": "string",
"RealOutProductNum": 0,
"Price": "string",
"RealOutProductMoney": 0,
"RealCostMoney": 0,
"ver": "2019-08-24T14:15:22.123Z",
"RowIndex": 0
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}