Introduction
The object used to specify the arguments when searching for a Rule.
Properties

baseType

Search for Rules that are this ExceptionRuleBaseType; either Custom, Stock, or ZoneStop.

category

Search for Rules that are in this ExceptionRuleCategory; either ApplicationExceptionRule, UserExceptionRules or ZoneStopExceptionRules.

groups

Search for Rules that are members of these GroupSearch(s) one of it's children or one of it's parents. Available GroupSearch options are:.
  • Id

id

Search for a Rule with this Id.

name

Search for Rules with this Name. Wildcard can be used by prepending/appending "%" to string. Example "%comments%".

status

Search for Rules with status that is either active or archived.

Loading API Runner...