post/v1/fraud/rules
Request body
rule_orderinteger
Order of the rule attribute. The rule attribute determines the order; lower values are processed first.
enabledboolean
Enabled or disabled the rule.
actionstring
Action taken for this rule. Valid values allow, block, or review. Default is review.
namestring
Name of the rule.
operatorstring
Logical operator for the rules. Accepted value are "AND" and "OR".