getInvoiceTopLevelItems


SoftLayer_Billing_Invoice::getInvoiceTopLevelItems

Description

A list of top-level invoice items that are on the currently pending invoice.

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/{SoftLayer_Billing_InvoiceID}/getInvoiceTopLevelItems'