{
"ApprovalBeginTime": "string",
"ApprovalEndTime": "string",
"BeginTime": "string",
"PageIndex": 0,
"PageSize": 0
}curl --location --request POST '/api/CaiHua_Business_App_CHBIBrandVendorBO/GetPurchaseinList' \
--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",
"ApprovalTime": "2019-08-24T14:15:22.123Z",
"StorageCode": "string",
"StorageName": "string",
"PurchaseInOrderno": "string",
"sku": "string",
"BarCode": "string",
"ProductName": "string",
"RealInStorageProductNum": 0,
"InStorageMoney": 0,
"Ver": "2019-08-24T14:15:22.123Z",
"RowIndex": 0
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}