getAssociatedInvoiceItem


SoftLayer_Billing_Invoice_Item::getAssociatedInvoiceItem

Description

An Invoice Item’s associated invoice item. If this is populated, it means this is an orphaned invoice item, but logically belongs to the associated invoice item.

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