This operation retrieves details of a specific rule set identified by rule-set-id.
rule-set-id
{ "id": "<string>", "name": "<string>", "operatorType": "ANY", "ruleSetType": "STANDARD", "rules": [ { "id": "<string>", "ruleType": "DECLINE", "name": "<string>", "filterOperatorType": "ANY", "filters": [ { "id": "<string>", "type": "MCC", "reversed": true } ] } ] }
The audit user to log the request
Successful operation
Defines whether all rules should pass or if it's enough for just one rule to pass.
ANY
ALL
STANDARD
STIP
Show child attributes
Was this page helpful?