This operation adds a parameter to a rule for a given entity. These parameters will override the rule defaults during processing.
{ "entity": { "id": "string", "type": "CARD" }, "ruleType": "AMOUNT", "values": { "amount": 100 } }
This response does not have an example.
The audit user to log the request
Successful operation
Was this page helpful?