{
"ApprovalBeginTime": "string",
"ApprovalEndTime": "string",
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_CHBIBrandVendorBO/GetPurchaseReturnList' \
--header 'Content-Type: application/json' \
--data-raw '{
"ApprovalBeginTime": "string",
"ApprovalEndTime": "string",
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"VendorCode": "string",
"VendorName": "string",
"sdsj": "2019-08-24T14:15:22.123Z",
"StorageCode": "string",
"StorageName": "string",
"PurReturnOrderno": "string",
"SKU": "string",
"BarCode": "string",
"ProductName": "string",
"PurReturnNum": 0,
"PurReturnMoney": 0,
"Ver": "2019-08-24T14:15:22.123Z",
"RowIndex": 0
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}