_Inventory Count Object Formats
- Andrew Hill (Deactivated)
Owned by Andrew Hill (Deactivated)
JSON Format Expand source
{ "Description" : "", "Extensions" : { "key" : "value" }, "InventoryRequestType": "", "ModifiedUTC" : "2013-01-01T12:00:00.000Z", "PhysicalInventoryNum": "", "RequestUTC": "", "Status": "", "StorageLocationID": "", "UserID": "", "Items": [ { "BatchNum": "", "ExpectedQty": 0.0, "FlexView": [ { "Title": "GroupName", "Items": [ { "Label": "labeltext", "Value": "valuetext" } ] } ], "ProdAttrs": { "IsBatch": false, "IsInvCtrl" : false, "IsSerialized": false, "Desc": "" }, "ProdNum": "", "Qty": 0.0, "SerialNum": "" } ] }