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
 {
	"RequiredParts": [
        {
            {
		"EstimatedDelivery": "2014-12-18T10:00:00.000Z",
            "Parts": [
                {
                    "PartNumber"		"ProdNum": "",
                    		"PartStatus": "{free text}",
                    		"Price": 0.0,
		"ShipToLocation":                    "",
		"SupersededParts": [
                        {
                            "PartNumber{
			"ProdNum": "",
                            			"PartStatus": "{free text}",
                            			"ProdAttrs": {
                                				"Desc": "",
                                				"IsBatch": false,
                                				"IsInvCtrl" : false,
                                				"IsSerialized": false,
                                				"ProdType" : "1001"
                            },
                            "Quantity			},
			"Qty": 10.0
                        }
                    ]
                }
            ]
            "ShipToLocation		}],
		"Urgency": ""
        }
    ]	}]
}

HTTP Object Properties

Property
Type
Description
EstimatedDeliverydatetimeUTCSpecifies the estimated delivery date of the required part.
PartStatusstringSpecifies the part status (see Part Status system category)
PriceobjectSpecifies the price of the part.
SupersededPartsobject(see SupersededParts Object)
DistancedecimalThe maximum distance (search radius).
UnitstringThe unit of measure returned for the search. Use mi for miles or km for kilometers.