RequiredPart Object Formats
- Andrew Hill (Deactivated)
Owned by Andrew Hill (Deactivated)
Oct 31, 2017
1 min read
Loading data...
JSON Format Expand source
{ "EstimatedDelivery": "2014-12-15T10:00:00.000Z", "PartOrderNum": "", "PartStatus": "", "Price": 0.0, "ProdAttrs": { "Desc": "" }, "PartNum": "1001", "Qty": 0.0, "ShipToLocation": "", "SupersededParts": [{ "PartNum": "", "PartStatus": "{free text}", "ProdAttrs": { "Desc": "", "IsBatch": false, "IsInvCtrl": false, "IsSerialized": false, "ProdType": "1001" }, "Qty": 10.0 }], "Urgency": "" }
Â
Â