Every server order and every additional service order goes through the methods in this class. To place an order, it is important to know which container is required for a specific order type. These order containers can be found in: SoftLayer_Container_Product_Order*
For a server order, use: SoftLayer_Container_Product_Order_Hardware_Server
These are required so the order knows how to verify itself. verifyOrder checks the type of container being sent in and does verification based on that.
Verification is a lengthy process, so you should call verifyOrder(