Parameter | Type | Description | Request | Response | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| GET | PUT | POST | DELETE | GET | PUT | POST | DELETE | |||||
fact | String | The rules fact, ex. the action, the product, the sum of events etc. | Yes | Yes | Yes | Yes | Yes | |||||
operator | String | Part of the rule which operates the fact ex. is, more than, less than etc. | Yes | Yes | Yes | Yes | Yes | |||||
constant | String | A rules value that defines the fact ex. if the fact is "the action" then the constant is "win" | Yes | Yes | Yes | Yes | Yes | |||||