GenericTaxCodeForItem
Example
{
	"code": "GenericTaxCodeForItem",
	"target": "Unknown",
	"details": [
		{
			"code": "GenericTaxCodeForItem",
			"number": 2200,
			"message": "Item -0- of this company contains a generic taxcode",
			"description": "TaxCode of P0000000 cannot be associated to any company item.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/GenericTaxCodeForItem",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that a company item contains a generic tax code. Company items cannot use the generic taxcode, P0000000. To resolve this error, associate a specific taxcode to the item mentioned in the error’s description.

For more information on available tax codes, consult this Tax Code article or search for codes using our tax code tool.