getTotalRecurringAmount


SoftLayer_Billing_Order_Item::getTotalRecurringAmount

Description

The recurring fee of an ordered item. This amount represents the fees that will be charged on a recurring (usually monthly) basis.

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_Order_Item/{SoftLayer_Billing_Order_ItemID}/getTotalRecurringAmount'