Exemption Error - Bad data in exemption - Domain value is not a valid numeric tax level
Error Description
The Domain field (dom
) is set to an invalid enumerator in Exemption (exms
).
Example
{
"err": [
{
"code": -2000,
"msg": "Exemption Error - {\"frc\":true,\"loc\":{\"ctry\":\"USA\",\"st\":\"NC\",\"zip\":\"27701\"},\"tpe\":1,\"lvl\":1,\"cat\":0,\"dom\":10,\"scp\":0,\"exnb\":true} - Bad data in exemption: Domain value is not a valid numeric tax level."
}
]
}
How to Resolve
Ensure that Domain (dom
) in Exemption (exms
) is set to a valid selection:
0
: Federal1
: State2
: County3
: City
For more information, see Exemption.