Evaluate a computation rule and its dictionary

Evaluate a computation rule and its dictionary

Body required
application/json

Playground request to evaluate

dictionary
object | null
computationRule
object | null (TemplateString)
csr
string | null
Responses
  • 200 Dictionary and computation rule successfully evaluated
    dictionary
    object | null
    computedValueSingle
    string | null
    computedValueMulti
    array of string | null
  • 400 Bad Request
  • 403 Forbidden action
  • 500 Internal Server error