SoftLayer Product Order::placeQuote

From SoftLayer Development Network Wiki

Jump to: navigation, search

placeQuote is a member of the SoftLayer_Product_Order service.

Contents

Overview

Use this method for placing server quotes and additional services quotes. The same applies for this as with verifyOrder. Send in the SoftLayer_Container_Product_Order_Hardware_Server for server quotes. After placing the quote, you must go to this URL to finish the order process. After going to this URL, it will direct you back to a SoftLayer webpage that tells us you have finished the process. After this, it will go to sales for final approval.

Return Type

placeQuote returns the SoftLayer_Container_Product_Order data type.

Headers

Required Headers

placeQuote requires the following headers:

Parameters

placeQuote takes the following parameters:

orderData

Details required to order.

Personal tools