RateTypeNotSupported
Example
{
	"code": "RateTypeNotSupported",
	"target": "Unknown",
	"details": [
		{
			"code": "RateTypeNotSupported",
			"number": 135,
			"message": "RateType not supported in this country.",
			"description": "The RateTypeId -1- is not supported for country '-0-'.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/RateTypeNotSupported",
			"severity": "Error"
		}
	]
}
Explanation

AvaTax recognizes certain rate types for certain countries. If you attempt to create a tax code or tax rule for a country that does not permit a specific rate type, you will see this error. Run this call again using a valid rate type.