The Wholesales order can be created as soon as the wholesales offer is approved. The user must select for which of the available offers the system must create an order. 

For the details on how to create a wholesales order please refer to this page: https://wiki.onedealer.com/x/_y7x



When the wholesales order is saved the API Post Sales Document is triggered and the following json file is generated: Sales_Order.txt

It is important to mention here the following details with regards to the vehicle data passed to DMS: 

  1. If the order contains VINs, then these VINs must exist in the DMS and the vehicle_ids mapping should exist in ODIL 
  2. If the order contains only the model, then the Make, Family and Model are passed to DMS since vehicle_ids do not exist 



Example of json can be found here:→ wholesale_order.txt

dms-std-api: → https://app.swaggerhub.com/apis/ThinkRIT/dms-std-api/1.2.0#/Documents/SendSalesOrder


Next steps in the process

  1. Create a PO for the Models order in the DSW Wholesales Order 
  2. Link the Wholesales Order (Order in DMS) with the PO 
  3. Publish Vehicle
  4. Update PO with the Assigned vehicles 
  5. Post PO 
  6. Publish Vehicle


Write a comment…