{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"flag": 0,
"editor": "string",
"editdate": "string",
"operator": "string",
"checker": "string",
"checkdate": "string",
"checktime": "string",
"editable": 0,
"deletable": 0,
"sheettype": 0,
"refsource": "string",
"refsheetid": "string",
"refsheettype": 0,
"printcount": 0,
"note": "string",
"bpmopen": true,
"shopid": "string",
"askdate": "string",
"startdate": "string",
"enddate": "string",
"totalaskamt": 0,
"totalcheckamt": 0,
"totalrealamt": 0,
"stylesid": "string",
"approver": "string",
"approvedate": "string",
"executetime": "string",
"items": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"rowno": 0,
"bussgdid": "string",
"bussgdskuid": "string",
"gdid": "string",
"gdskuid": "string",
"barcode": "string",
"gdname": "string",
"brandid": "string",
"brandname": "string",
"categoryid": "string",
"categoryname": "string",
"gdstkmode": 0,
"goodsspec": "string",
"unitname": "string",
"qadays": "string",
"isweight": "string",
"weighttype": 0,
"isfresh": 0,
"goodsstatus": 0,
"logistics": 0,
"saletaxrate": 0,
"costtaxrate": 0,
"cost": 0,
"price": 0,
"retflag": 0,
"continuepurflag": 0,
"gdkind": 0,
"gdtypepro": 0,
"islogicode": 0,
"venderid": "string",
"vendername": "string",
"contracttype": 0,
"localflag": 0,
"contno": "string",
"paytypeid": 0,
"paytypename": "string",
"promflag": 0,
"cutbarcode": "string",
"newgname": "string",
"cuttype": 0,
"showtype": 0,
"stockqty": 0,
"askqty": 0,
"newprice": 0,
"newpricerate": 0,
"checkqty": 0,
"checkprice": 0,
"realqty": 0,
"note": "string",
"mgoodsid": "string",
"mqty": 0,
"cutbarcodestr": "string"
}
],
"shops": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"grpid": 0,
"grpdbsplitcode": "string",
"execflag": 0,
"shopid": "string"
}
],
"electronicGoods": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"creator": "string",
"createtime": "string",
"modifier": "string",
"modifytime": "string",
"shopid": "string",
"oldelectroniccode": "string",
"newelectroniccode": "string",
"askqty": 0,
"newprice": 0,
"price": 0,
"newpricerate": 0,
"gdid": "string",
"gdskuid": "string",
"gdname": "string"
}
]
}
curl --location --request POST '/cut/save' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"flag": 0,
"editor": "string",
"editdate": "string",
"operator": "string",
"checker": "string",
"checkdate": "string",
"checktime": "string",
"editable": 0,
"deletable": 0,
"sheettype": 0,
"refsource": "string",
"refsheetid": "string",
"refsheettype": 0,
"printcount": 0,
"note": "string",
"bpmopen": true,
"shopid": "string",
"askdate": "string",
"startdate": "string",
"enddate": "string",
"totalaskamt": 0,
"totalcheckamt": 0,
"totalrealamt": 0,
"stylesid": "string",
"approver": "string",
"approvedate": "string",
"executetime": "string",
"items": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"rowno": 0,
"bussgdid": "string",
"bussgdskuid": "string",
"gdid": "string",
"gdskuid": "string",
"barcode": "string",
"gdname": "string",
"brandid": "string",
"brandname": "string",
"categoryid": "string",
"categoryname": "string",
"gdstkmode": 0,
"goodsspec": "string",
"unitname": "string",
"qadays": "string",
"isweight": "string",
"weighttype": 0,
"isfresh": 0,
"goodsstatus": 0,
"logistics": 0,
"saletaxrate": 0,
"costtaxrate": 0,
"cost": 0,
"price": 0,
"retflag": 0,
"continuepurflag": 0,
"gdkind": 0,
"gdtypepro": 0,
"islogicode": 0,
"venderid": "string",
"vendername": "string",
"contracttype": 0,
"localflag": 0,
"contno": "string",
"paytypeid": 0,
"paytypename": "string",
"promflag": 0,
"cutbarcode": "string",
"newgname": "string",
"cuttype": 0,
"showtype": 0,
"stockqty": 0,
"askqty": 0,
"newprice": 0,
"newpricerate": 0,
"checkqty": 0,
"checkprice": 0,
"realqty": 0,
"note": "string",
"mgoodsid": "string",
"mqty": 0,
"cutbarcodestr": "string"
}
],
"shops": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"sheetid": "string",
"grpid": 0,
"grpdbsplitcode": "string",
"execflag": 0,
"shopid": "string"
}
],
"electronicGoods": [
{
"id": 0,
"entid": "string",
"dbsplitcode": "string",
"creator": "string",
"createtime": "string",
"modifier": "string",
"modifytime": "string",
"shopid": "string",
"oldelectroniccode": "string",
"newelectroniccode": "string",
"askqty": 0,
"newprice": 0,
"price": 0,
"newpricerate": 0,
"gdid": "string",
"gdskuid": "string",
"gdname": "string"
}
]
}'
{
"returncode": "",
"data": {
"id": 0,
"entid": "",
"dbsplitcode": "",
"sheetid": "",
"flag": 0,
"editor": "",
"editdate": "",
"operator": "",
"checker": "",
"checkdate": "",
"checktime": "",
"editable": 0,
"deletable": 0,
"sheettype": 0,
"refsource": "",
"refsheetid": "",
"refsheettype": 0,
"printcount": 0,
"note": "",
"bpmopen": false,
"shopid": "",
"askdate": "",
"startdate": "",
"enddate": "",
"totalaskamt": 0.0,
"totalcheckamt": 0.0,
"totalrealamt": 0.0,
"stylesid": "",
"approver": "",
"approvedate": "",
"executetime": "",
"items": [
{
"id": 0,
"entid": "",
"dbsplitcode": "",
"sheetid": "",
"rowno": 0,
"bussgdid": "",
"bussgdskuid": "",
"gdid": "",
"gdskuid": "",
"barcode": "",
"gdname": "",
"brandid": "",
"brandname": "",
"categoryid": "",
"categoryname": "",
"gdstkmode": 0,
"goodsspec": "",
"unitname": "",
"qadays": "",
"isweight": "",
"weighttype": 0,
"isfresh": 0,
"goodsstatus": 0,
"logistics": 0,
"saletaxrate": 0.0,
"costtaxrate": 0.0,
"cost": 0.0,
"price": 0.0,
"retflag": 0,
"continuepurflag": 0,
"gdkind": 0,
"gdtypepro": 0,
"islogicode": 0,
"venderid": "",
"vendername": "",
"contracttype": 0,
"localflag": 0,
"contno": "",
"paytypeid": 0,
"paytypename": "",
"promflag": 0,
"cutbarcode": "",
"newgname": "",
"cuttype": 0,
"showtype": 0,
"stockqty": 0.0,
"askqty": 0.0,
"newprice": 0.0,
"newpricerate": 0.0,
"checkqty": 0.0,
"checkprice": 0.0,
"realqty": 0.0,
"note": "",
"mgoodsid": "",
"mqty": 0.0
}
],
"shops": [
{
"id": 0,
"entid": "",
"dbsplitcode": "",
"sheetid": "",
"grpid": 0,
"grpdbsplitcode": "",
"execflag": 0,
"shopid": ""
}
]
},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}