CopyAction

Use this call to copy an action from one condition to another condition. Actions may not be attached to the rule header or condition nodes with subconditions.
Permissions Required: GlobalPermissions.OrderBook.RulesEngineNode
Rate limit: 150 / minute

Log in to see full request history
Body Params
int32

The condition to add the action to.

int32

The id of the action to copy.

Response

Response body
object
int32
int32

The condition the action runs on.

string

The name of the action

string

The type of the action

AssignShippingService AssignToFolder AssignToLocation SplitOrderByWeight SplitOrderByValue SplitOrderSingle AssignOrderExtendedProperty ChangeOrderLockStatus ChangeOrderParkStatus AssignTagToOrder ExecuteMacro AssignIdentifierToOrder BlockOrderFromMerging SendToFulfillmentNetwork

Properties
array of objects

Data the action needs to run.

Properties
object
int32

identifier for this action property

string

The name of the property

string

The actual data input for the property

int32

Property grouping key. Used if there are multiple properties with the same name under one action.

Language
Credentials