Magidoc

TransactionVariableInput
Input Object

Fields

#

name

Non-null

Variable name used in the content, e.g. {{Tx.VariableData.OrderId}}. Max length: 50 characters.

value

Variable value. Accepts a string, number, boolean, object, or array. Arrays and objects can be iterated in content with {{#each}}.