CannotDismissGlobalNotification
Example
{
	"code": "CannotDismissGlobalNotification",
	"target": "Unknown",
	"details": [
		{
			"code": "CannotDismissGlobalNotification",
			"number": 1706,
			"message": "This is a global notification and cannot be dismissed.",
			"description": "Notification -0- is a global notification which is set to expire automatically.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/CannotDismissGlobalNotification",
			"severity": "Error"
		}
	]
}
Explanation

Global notifications cannot be dismissed. The notification name and type can be found at position -0- of the error’s description. (See the example error above.)