getParent


SoftLayer_Billing_Invoice_Item::getParent

Description

Every item tied to a server should have a parent invoice item which is the server line item. This is how we associate items to a server.

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_Invoice_Item/{SoftLayer_Billing_Invoice_ItemID}/getParent'