Integration API
Rule Execution APIs
Executes all rules belonging to a category.
Query parameters
baseDatestring · dateRequired
baseDate
categoryCodestringRequired
categoryCode
includeSubCategoriesbooleanOptional
includeSubCategories
Body
Responses
200
OK
*/*
localProcessCodestringOptional
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/public/ruleExecuterApi/executeWithCategoryExecutes a single rule
Executes multiple rules
The Options services provide the list of parameters used in the rule.
Returns the parameters of the rules under the category
Returns the parameters of a single rule
Returns the parameters of multiple rules
Last updated