getNextInvoiceTotalRecurringTaxAmount


SoftLayer_Billing_Item::getNextInvoiceTotalRecurringTaxAmount

Description

This is deprecated and will always be zero. Because tax is calculated in real-time, previewing the next recurring invoice is pre-tax only.

Parameters

None

Required Headers

Optional Headers

Return Values

  • float
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Item/{SoftLayer_Billing_ItemID}/getNextInvoiceTotalRecurringTaxAmount'