RangeError
Example
{
	"code": "RangeError",
	"target": "Unknown",
	"details": [
		{
			"code": "RangeError",
			"number": 6,
			"message": "Field -0- is out of bounds.",
			"description": "-0- is expected to be between -1- and -2-.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/RangeError",
			"severity": "Error"
		}
	]
}
Explanation

AvaTax requires the value of this field to be within the defined parameters. Review the data you attempted to upload and correct it so that it is within the specified range.