getQuote


SoftLayer_Billing_Order::getQuote

Description

The quote of an order. This quote holds information about its expiration date, creation date, name and status. This information is tied to an order having the status ‘QUOTE’

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order/{SoftLayer_Billing_OrderID}/getQuote'