AdvancedRuleResponseRuleError
Example
{
	"code": "AdvancedRuleResponseRuleError",
	"target": "Unknown",
	"details": [
		{
			"code": "AdvancedRuleResponseRuleError",
			"number": 1603,
			"message": "Your advanced rule failed to execute.",
			"description": "The response script for your account failed with the error: -0-",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/AdvancedRuleResponseRuleError",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that the advanced rule script failed to execute. The reason for this can vary. See the error description for details on the specific error with the advanced rule script.