NoShippingCharge
Example
{
	"code": "NoShippingCharge",
	"target": "Unknown",
	"details": [
		{
			"code": "NoShippingCharge",
			"number": 2219,
			"message": "Company does not have any documents with shipping charges.",
			"description": "In order for the company to be certified, there should be at least one shipping charge in the documents, in the past month or among the last 100 documents.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/NoShippingCharge",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that the company does not have any shipping charges in recent documents. For certification, a company must have at least one shipping charge in recent documents. Recent documents are either those made in the past month or the last 100 documents.