Description
This method will return an array of ISO 3166 Alpha-2 country codes that use a Value-Added Tax (VAT) ID. Note the difference between
SoftLayer_Locale_Country::getVatRequiredCountryCodes - this method will provide
all country codes that use VAT ID, including those which are required.
Parameters
None
Required Headers
Optional Headers
Return Values
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Locale_Country/getVatCountries'