getTaxCalculationResult


SoftLayer_Product_Order::getTaxCalculationResult

Get the results of a tax calculation.

Description

Sometimes taxes cannot be calculated immediately, so we start the calculations and let them run in the background. This method will return the current progress and information related to a specific tax calculation, which allows real-time progress updates on tax calculations.

Parameters

Name Type Description
orderHash string «< EOT

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Order/getTaxCalculationResult'