The Domain field (dom
) is set to an invalid enumerator in Exemption (exms
).
{ "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." } ]}
Ensure that Domain (dom
) in Exemption (exms
) is set to a valid selection:
0
: Federal1
: State2
: County3
: CityFor more information, see Exemption.