AdvancedRuleResponseRuleError
Summary
Failed to execute the advanced rule script.
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
See the error description you received for detail on the specific error with the advanced rule script.