MissingExemptReason
Example
{
	"code": "MissingExemptReason",
	"target": "Unknown",
	"details": [
		{
			"code": "MissingExemptReason",
			"number": 1210,
			"message": "Exempt reason Field is missing.",
			"description": "To create a certificate, the field 'exemptReason' is required.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/MissingExemptReason",
			"severity": "Error"
		}
	]
}
Explanation

All certificates stored by Avalara must have an exemption reason code. Refer to the Exempt reason matrix help topic to view a complete list of exemption reason codes, or call the ListExemptionReasons API.