getNextInvoiceIncubatorExemptTotal


SoftLayer_Account::getNextInvoiceIncubatorExemptTotal

Description

The pre-tax total amount exempt from incubator credit for the account’s next invoice. This field is now deprecated and will soon be removed. Please update all references to instead use nextInvoiceTotalAmount

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}/getNextInvoiceIncubatorExemptTotal'