"SoftLayer_" prefix removed for readability.
Generate an SoftLayer_Container_Product_Order from a billing order.
Name | Type | Description |
---|---|---|
message | string | Message to return with the verified order |
ignoreDiscountsFlag | boolean | This flag is set and used internally |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order/{SoftLayer_Billing_OrderID}/getRecalculatedOrderContainer'