v1

latestOpenAPI 3.0.02026-07-266521,3121.2 MB
RulesEngine

CopyCondition

Use this call to copy a condition, its subconditions and actions. <b>Permissions Required: </b> GlobalPermissions.OrderBook.RulesEngineNode <b>Rate limit: </b><span style="background-color:#0272d9;color:white;padding:4px 8px;text-align:center;border-radius:5px; font-size: small;"><b>150</b></span> / minute

post/api/RulesEngine/CopyCondition

Request body

pkRuleIdinteger

The rule to which the conditions belong.

targetParentConditionIdinteger

The condition to which the copy should be appended as a child.

pkConditionIdinteger

The condition to copy.

includeChildrenboolean

Include subconditions?

includeActionsboolean

Include actions?

Response

OK

pkConditionIdinteger
fkRuleIdinteger
ConditionNamestring
RunOrderinteger
fkParentConditionIdinteger
Enabledboolean
ConditionsIRuleConditionItem[]