"SoftLayer_" prefix removed for readability.
This call is similar to SoftLayer_Product_Package::getCategories, except that it does not include account-restricted pricing. Not all accounts have restricted pricing.
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Package/{SoftLayer_Product_PackageID}/getStandardCategories'