CertificatesNotSetup
Example
{
	"code": "CertificatesNotSetup",
	"target": "Unknown",
	"details": [
		{
			"code": "CertificatesNotSetup",
			"number": 1205,
			"message": "This company has not been configured.",
			"description": "The company '-0-' is not found for exemption certificates.",
			"faultCode": "Server",
			"helpLink": "http://developer.avalara.com/avatax/errors/CertificatesNotSetup",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that the company has not been configured with this certificate. Please config your certifcate to include this company in your admin console or through the RequestCertificateSetup API.