FieldLengthError
Example
{
	"code": "FieldLengthError",
	"target": "Unknown",
	"details": [
		{
			"code": "FieldLengthError",
			"number": 2400,
			"message": "Field '-0-' has an invalid length.",
			"description": "The field '-0-' must have a -1- length of -2-",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/FieldLengthError",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that the field length represented by -0- has an invalid length. Resubmit this request with the length described in the error message.