getNextInvoiceTotalRecurringAmount


SoftLayer_Account::getNextInvoiceTotalRecurringAmount

Description

The total recurring charge amount of an account’s next invoice measured in US Dollars ($USD), assuming no changes or charges occur between now and time of billing.

Parameters

None

Required Headers

Optional Headers

Return Values

  • decimal
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getNextInvoiceTotalRecurringAmount'