getItem


SoftLayer_Billing_Order_Item::getItem

Description

The SoftLayer_Product_Item tied to an order item. The item is the actual definition of the product being sold.

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}/getItem'