{
"fields": [
"string"
],
"pageNo": 0,
"pageSize": 0,
"orderBy": "string",
"condition": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{}
],
"datatype": "Date"
}
],
"subCondition": {
"key": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{}
],
"datatype": "Date"
}
],
"datatype": "Date"
}
]
}
}
curl --location --request POST '/icvs-bmm-fresh/purTaskPickHistory/search' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"fields": [
"string"
],
"pageNo": 0,
"pageSize": 0,
"orderBy": "string",
"condition": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{}
],
"datatype": "Date"
}
],
"subCondition": {
"key": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{
"relation": "and",
"field": "string",
"operation": "eq",
"value": {},
"nested": [
{}
],
"datatype": "Date"
}
],
"datatype": "Date"
}
]
}
}'
{
"returncode": "",
"data": {
"pageNo": 0,
"pageSize": 0,
"pageCount": 0,
"total": 0,
"pageData": [
{
"id": 0,
"entid": "",
"dbsplitcode": "",
"taskid": 0,
"orderdate": "",
"schedulecode": "",
"schedulename": "",
"source": "",
"serialid": 0,
"pserialid": 0,
"sheetid": "",
"sheettype": 0,
"refsheetid": "",
"refsheettype": 0,
"refsource": "",
"league": "",
"shopform": "",
"shopclass": "",
"shoplevel": "",
"shoptype": 0,
"shopid": "",
"shopname": "",
"shopheadid": "",
"fshopid": "",
"fshopname": "",
"rdcshopid": "",
"rdcshopname": "",
"purchasetype": "",
"purday": 0,
"vendercycle": 0,
"rowno": 0,
"bussgdid": "",
"bussgdskuid": "",
"gdid": "",
"gdskuid": "",
"barcode": "",
"gdname": "",
"brandid": "",
"brandname": "",
"categoryid": "",
"categoryname": "",
"majorid": "",
"majorname": "",
"gdstkmode": 0,
"qadays": "",
"goodsspec": "",
"unitname": "",
"isweight": "",
"weighttype": 0,
"isfresh": 0,
"logistics": 0,
"dcshopid": "",
"dcshopname": "",
"saletaxrate": 0.0,
"costtaxrate": 0.0,
"cost": 0.0,
"price": 0.0,
"retflag": 0,
"continuepurflag": 0,
"gdkind": 0,
"gdtypepro": 0,
"islogicode": 0,
"venderid": "",
"vendername": "",
"farmid": "",
"farmname": "",
"contracttype": 0,
"localflag": 0,
"contno": "",
"paytypeid": 0,
"paytypename": "",
"promflag": 0,
"placeid": "",
"placename": "",
"pknum": 0.0,
"qty": 0.0,
"checker": "",
"checkdate": "",
"stime": "",
"vldqty": 0.0,
"vldor": "",
"vlddate": "",
"dcqty": 0.0,
"tbcqty": 0.0,
"confirmqty": 0.0,
"confirmor": "",
"confirmdate": "",
"paymode": 0,
"isstandard": 0,
"buypknum": 0.0,
"buyqty": 0.0,
"buypkqty": 0,
"buyremqty": 0.0,
"buycost": 0.0,
"buycostvalue": 0.0,
"ldgsheetid": 0,
"pursheetid": "",
"purgrpid": "",
"purgrpname": "",
"buyerid": "",
"buyername": "",
"extor": "",
"extdate": "",
"finishdate": "",
"status": "",
"purdesc": "",
"transportinfo": ""
}
]
},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}