{
"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/elf/goodsInfo/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": "",
"creator": "",
"createtime": "",
"modifier": "",
"modifytime": "",
"gdid": "",
"gdcode": "",
"gdname": "",
"gdlname": "",
"gdename": "",
"gdselname": "",
"gdbarcode": "",
"catid": "",
"scatid": "",
"brandid": "",
"producingarea": "",
"gdkind": 0,
"gdtypepro": 0,
"gdstkmode": 0,
"svrtypeid": "",
"isweight": "",
"weighttype": 0,
"islogicode": 0,
"shuisui": 0.0,
"timesflag": 0,
"gdstatus": 0,
"minzk": 0.0,
"artno": "",
"manufacturerid": "",
"saletaxrate": 0.0,
"goodsgrade": "",
"pricelevel": 0,
"goodsspec": "",
"unitname": "",
"orderspec": "",
"orderunitname": "",
"orderpknum": 0.0,
"advicenetcost": 0.0,
"advicecost": 0.0,
"adviceprice": 0.0,
"advicecprice": 0.0,
"qadaysunit": 0,
"qadays": 0,
"ycomp": "",
"lowtemp": 0.0,
"hightemp": 0.0,
"gdweights": 0.0,
"shelfspecl": 0,
"shelfspecw": 0,
"shelfspech": 0,
"handinflag": 0,
"handindate": "",
"gdxqaddr": "",
"storagetype": "",
"storagemethods": "",
"ediblemethods": "",
"standards": "",
"licenseno": "",
"ucodeflag": "",
"indate": "",
"inperson": "",
"plutagtype": 0,
"buyer": "",
"majorid": "",
"isfresh": 0,
"accgdid": "",
"ncatid": "",
"tcatid": "",
"zcatid": 0,
"ncatidname": "",
"tcatidname": "",
"catidname": "",
"scatidname": "",
"zcatidname": "",
"brandname": "",
"gdkindname": "",
"gdstkmodename": "",
"gdtypeproname": "",
"weighttypename": "",
"svrtypeidname": "",
"timesflagname": "",
"gdstatusname": "",
"pricelevelname": "",
"qadaysunitname": "",
"storagetypename": "",
"isweightname": "",
"handinflagname": "",
"producingareaname": "",
"majorname": "",
"categoryname": "",
"pictaddr": "",
"appliessex": "",
"appliesage": "",
"greenlabel": "",
"platinumflag": "",
"highlight1": "",
"highlight2": "",
"highlight3": "",
"highlight4": "",
"highlight5": "",
"depthnum": 0,
"middlecategoryid": "",
"largecategoryid": "",
"gdseamode": 0,
"gdbdate": "",
"gdedate": "",
"qawarndays": 0,
"goodsgroupid": "",
"categoryrole": 0,
"isregion": 0,
"npbtype": "",
"firstpurchasedate": "",
"configdate": "",
"onlinedate": "",
"offlinedate": "",
"bctype": "",
"grptagid1": 0,
"grptagname1": "",
"tagid1": 0,
"tagname1": "",
"grptagid2": 0,
"grptagname2": "",
"tagid2": 0,
"tagname2": "",
"grptagid3": 0,
"grptagname3": "",
"tagid3": 0,
"tagname3": "",
"gdskuid": "",
"gdbarspec": "",
"gdbarunit": "",
"gdbarcd": "",
"gdbarpknum": 0.0,
"gdbarspknum": 0,
"gdbariszpict": 0,
"gdbarismbar": 0,
"gdbarispurbar": 0,
"flag": 0,
"plu": 0
}
]
},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}