InvalidEntry
Example
{
	"code": "InvalidEntry",
	"target": "Unknown",
	"details": [
		{
			"code": "InvalidEntry",
			"number": 197,
			"message": "The -0- provided does not exist in the database ",
			"description": "The -0- provided exist in the database. Please check your input data.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/InvalidEntry",
			"severity": "Error"
		}
	]
}
Explanation

The provided input is invalid. See the description in your error to determine the exact field that caused the error.