Dell - Open Box Program - Web Services

  • Get Tracking Object
  • Get DPS Details
  • Get Available Routes
  • Move License Plate
  • Update Attributes
  • Update Inventory Tracking Object

Get Tracking Object

Purpose

Get Tracking Object method is used to create a tracking object at Dell.  Required for systems only.  The line of business is ANC_TN.

Parameters

LicensePlate - a unique value created by Quantum before sendin
Route - route is determine by line-of-business, ANC_TN, ASL, SNP
LOB - three options: ANC_TN - ASL - SNP

Response

If the response contains an exception it may include the correct route required, this value should be passed back to the application, otherwise the method should return a one (1) back to the application.

Get DPS Details - DPS Number

Purpose

Get DPS Details is used to return the order details and bill-of-materials (BOM) for the Dell number (DPS).  

Parameters

DPS # - scanned by Quantum receiver
BUID - business unit identification (two options - 707 or 11)
LOB - three options: ANC_TN - ASL - SNP

Response

If the response does not include an exception it will contain an XML formatted document that provides both order details and the bill-of-materials.  The details are saved to Quantum DB and used to complete receiving assets.

Get DPS Details - Dell Order Number

Purpose

Get DPS Details is used to return the order details and bill-of-materials (BOM) for the Dell order number.  Dell order number is a different tracking number than the Dell DPS number.

Parameters

Dell order number - scanned by Quantum receiver
BUID - business unit identification (two options - 707 or 11)
LOB - three options: ANC_TN - ASL - SNP

Response

If the response does not include an exception it will contain an XML formatted document that provides both order details and the bill-of-materials. The details are saved to Quantum DB and used to complete receiving assets.