InactiveAccount
Example
{
	"code": "InactiveAccount",
	"target": "Unknown",
		"details": [
		{
			"code": "InactiveAccount",
			"number": 51,
			"message": "The account '-0-' is inactive.",
			"description": "Please contact your account administrator to reactivate this account.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/InactiveAccount",
			"severity": "Exception"
		}
	]
}
Explanation

This indicates that the account used to make this call is currently inactive, so the action cannot be applied or completed. To reactivate your account or find more information, contact your account administrator.