Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3
Code Block
firstline
languagejs
firstline1
titleJSON Format
1linenumberstrue
collapsetrue
{
    "CreatedUTC": "2013-01-01 12:00:00Z", 
    "Description": "", 
	"DueDateUTC": "2013-01-01 12:00:00Z", 
    "Items": [
        {
            "BatchNum": "", 
            "OriginalQty": 1.0, 
            "ProdAttrs": {
                "IsBatch": false, 
                "IsInvCtrl" : false,
                "IsSerialized": false, 
                "Desc": ""
            }, 
            "ProdNum": "", 
            "Qty": 1.0, 
            "SerialNum": ""
        }, 
    ], 
    "ExpectedDeliveryUTC": "2013-01-01 12:00:00Z", 
    "LoadNum": "", 
    "LoadType": "", 
    "ModifiedUTC" : "2013-01-01 12:00:00Z",
    "Status": "", 
    "StorageLocationID": "", 
	"TechCreated": false,
    "XRef": ""
}