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
languagejs
firstline1
titleJSON Format
firstline1
linenumberstrue
collapsetrue
{
	"Delete": false,
	"EstimatedDelivery": "2014-12-15T10:00:00.000Z",
	"PartOrderNum": "",
	"PartStatus": "",
	"Price": 0,
	"ProdAttrs": {
		"Desc": ""
	},
	"ProdNum": "1001",
	"Qty": 0,
	"ShipToLocation": "",
	"SupersededParts": [{
		"ProdNum": "",
		"PartStatus": "{free text}",
		"ProdAttrs": {
			"Desc": "",
			"IsBatch": false,
			"IsInvCtrl": false,
			"IsSerialized": false,
			"ProdType": "1001"
		},
		"Qty": 10
	}],
	"SupersededPartsDesc": "",
	"Urgency": ""
}