getOrder


SoftLayer_Billing_Order_Item::getOrder

Description

The order to which this item belongs. The order contains all the information related to the items included in an order

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_Item/{SoftLayer_Billing_Order_ItemID}/getOrder'