getInvoiceTotalRecurringAmount


SoftLayer_Billing_Invoice::getInvoiceTotalRecurringAmount

Description

The total Recurring amount of this invoice. This amount does not include taxes or one time charges.

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