getAllTopLevelBillingItemsUnfiltered


SoftLayer_Account::getAllTopLevelBillingItemsUnfiltered

Description

The billing items that will be on an account’s next invoice. Does not consider associated items.

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_Account/{SoftLayer_AccountID}/getAllTopLevelBillingItemsUnfiltered'