AuthorizationException
Example
{
	"code": "AuthorizationException",
	"target": "Unknown",
	"details": [
		{
			"code": "AuthorizationException",
			"number": 31,
			"message": "Authorization failed.",
			"description": "This service or operation is not authorized for this account or user.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/AuthorizationException",
			"severity": "Exception"
		}
	]
}
Explanation

Some API calls within AvaTax are enabled for only certain types of users. Your user account does not allow you to call this API.

For a full list of all APIs you are allowed to call, please use the GetUserEntitlements endpoint.

If you need to request a change to your account’s permissions, please contact your account administrator. This is the person within your organization who manages your Avalara account. They can change the roles and permissions for your account to enable certain features.