I went through the trace on an Inventory Quantity Adjustment.
I posted the following to SetInventoryQtyAdj:
{
“ds”: {
“InventoryQtyAdj”: [
{
“Company”: “300”,
“PartNum”: “10000030”,
“WareHseCode”: “51REG1”,
“OnHandQty”: 12,
“BinNum”: “MZ-11-01”,
“AdjustQuantity”: -2,
“ReasonCode”: “KANBAN”,
“LotNum”: “”,
“Reference”: “SWAGGER”,
“UnitOfMeasure”: “EA”,
“TransDate”: “2018-06-06T13:11:46.39Z”,
“ReasonType”: “M”,
“SerialNoQty”: 0,
“TempSerialNo”: 0,
“ReasonCodeReq”: true,
“AllowNegQty”: false,
“LegalNumberMessage”: “”,
“StkUOMCode”: “EA”,
“EnableSN”: false,
“OnHandUOM”: “EA”,
“TranDocTypeID”: “”,
“PCID”: “”,
“SysRowID”: “00000000-0000-0000-0000-000000000000”,
“ReasonCodeDescription”: “”,
“MYImportNum”: “”,
“PartTrackLots”: false,
“PartTrackDimension”: false,
“PartSalesUM”: “EA”,
“PartPricePerCode”: “E”,
“PartSellingFactor”: 1,
“PartTrackSerialNum”: false,
“PartIUM”: “EA”,
“PartPartDescription”: “FLO PAD 3 PORT ASSM C/W WEAR PLATE GRAY SURESEAL”,
“WareHseDescription”: “Regina Warehouses 175 & 144”,
“WhseBinDescription”: “Regina Bin MZ-11-01”,
“RowMod”: “”
}
],
“LegalNumGenOpts”: [],
“SelectedSerialNumbers”: [],
“SNFormat”: []
}
}
{“HttpStatus”:500,“ReasonPhrase”:“REST Api Exception”,“ErrorMessage”:“ttInventoryQtyAdj record not found.”,“ErrorType”:“Ice.BLException”}
Any help would be greatly appreciated.