getPendingInvoiceTotalOneTimeTaxAmount


SoftLayer_Account::getPendingInvoiceTotalOneTimeTaxAmount

Description

The sum of all the taxes related to one time charges for an account’s pending invoice, if one exists.

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