Required Parts Object
Required Parts Object Formats
HTTP Object Properties
Property | Type | Description |
---|---|---|
EstimatedDelivery | datetimeUTC | Specifies the estimated delivery date of the required part. |
PartStatus | string | Specifies the part status (see Part Status system category) |
Price | object | Specifies the price of the part. |
SupersededParts | object | (see SupersededParts Object) |
Distance | decimal | The maximum distance (search radius). |
Unit | string | The unit of measure returned for the search. Use mi for miles or km for kilometers. |
Book Job Object Properties
Required properties are in bold
Property | Type | Description |
---|---|---|
EstimatedDelivery | datetime | This optional property specifies the estimate delivery date of the associated part. This property is calculated and populated by the back end system if a connection is available at the time the part is ordered. Otherwise, this property will be left empty. |
Parts | object | The parts object contains all parts whose availability is being requested. See: Required Part Object |