Change types
Add Interface Interaction
typeString | "AddInterfaceInteractionChange" |
changeString | "addInterfaceInteraction" |
nextValue | Value after the change. |
Add Transaction
typeString | "AddTransactionChange" |
changeString | "addTransaction" |
nextValue | Value after the change. |
Change Amount Planned
Change Transaction Interaction ID
typeString | "ChangeTransactionInteractionIdChange" |
changeString | "changeTransactionInteractionId" |
previousValueString | Value after the change. |
nextValueString | Value before the change. |
transaction | Holds information about the updated Transaction. |
Change Transaction State
typeString | "ChangeTransactionStateChange" |
changeString | "changeTransactionState" |
previousValue | Value before the change. |
nextValue | Value after the change. |
transaction | Holds information about the updated Transaction. |
Change Transaction Timestamp
typeString | "ChangeTransactionTimestampChange" |
changeString | "changeTransactionTimestamp" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
transaction | Holds information about the updated Transaction. |
Set Anonymous ID
Change triggered by the following update actions:
- Set AnonymousId on Payments.
- Set AnonymousId on Shopping Lists.
typeString | "SetAnonymousIdChange" |
changeString | "setAnonymousId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Custom Field
Change triggered by the following update actions:
- Set CustomField on Cart Discounts.
- Set CustomField on Categories.
- Set CustomField on Channels.
- Set CustomField on Customers.
- Set CustomField on Customer Groups.
- Set CustomField on Discount Codes.
- Set CustomField on Inventories.
- Set CustomField on Orders.
- Set CustomField on Order Edits.
- Set CustomField on Payments.
- Set CustomField on Product Selections.
- Set CustomField on Quotes.
- Set CustomField on Quote Requests.
- Set CustomField on Reviews.
- Set CustomField on Shopping Lists.
- Set CustomField on Staged Orders.
- Set CustomField on Staged Quotes.
- Set CustomField on Stores.
typeString | "SetCustomFieldChange" |
changeString | "setCustomField" |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
Set Custom Type
Change triggered by the following update actions:
- Set Custom Type on Cart Discounts.
- Set Custom Type on Categories.
- Set Custom Type on Channels.
- Set Custom Type on Customers.
- Set Custom Type on Customer Groups.
- Set Custom Type on Discount Codes.
- Set Custom Type on Inventories.
- Set Custom Type on Orders.
- Set Custom Type on Order Edits.
- Set Custom Type on Staged Orders.
- Set Custom Type on Payments.
- Set Custom Type on Product Selections.
- Set Custom Type on Quotes.
- Set Custom Type on Staged Quotes.
- Set Custom Type on Quote Requests.
- Set Custom Type on Reviews.
- Set Custom Type on Shopping Lists.
- Set Custom Type on Stores.
typeString | "SetCustomTypeChange" |
changeString | "setCustomType" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Customer
Change triggered by the following update actions:
- Set Customer on Payments.
- Set Customer on Reviews.
- Set Customer on Shopping Lists.
Set Interface ID
typeString | "SetInterfaceIdChange" |
changeString | "setInterfaceId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Key
Change triggered by the following update actions:
- Set Key on Cart Discounts.
- Set Key on Categories.
- Set Key on Customers.
- Set Key on Customer Groups.
- Set Key on Discount Codes.
- Set Key on Inventories.
- Set Key on Payments.
- Set Key on Products.
- Set Key on Product Discounts.
- Set Key on Product Selections.
- Set Key on Product Types.
- Set Key on Reviews.
- Set Key on Shopping Lists.
- Set Key on Zones.
typeString | "SetKeyChange" |
changeString | "setKey" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Interface
typeString | "SetMethodInfoInterfaceChange" |
changeString | "setMethodInfoInterface" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Method
typeString | "SetMethodInfoMethodChange" |
changeString | "setMethodInfoMethod" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Name
typeString | "SetMethodInfoNameChange" |
changeString | "setMethodInfoName" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Status Interface Code
typeString | "SetStatusInterfaceCodeChange" |
changeString | "setStatusInterfaceCode" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Status Interface Text
typeString | "SetStatusInterfaceTextChange" |
changeString | "setStatusInterfaceText" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Transaction Custom Field
typeString | "SetTransactionCustomFieldChange" |
changeString | "setTransactionCustomField" |
transaction | Holds information about the updated Transaction. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
Set Transaction Custom Type
typeString | "SetTransactionCustomTypeChange" |
changeString | "setTransactionCustomType" |
transaction | Holds information about the updated Transaction. |
previousValue | Value before the change. |
nextValue | Value after the change. |
Transition State
Change triggered by the following update actions:
- Transition State on Orders.
- Transition State on Staged Orders.
- Transition State on Payments.
- Transition State on Products.
- Transition State on Quotes.
- Transition State on Staged Quotes.
- Transition State on Quote Requests.
- Transition State on Reviews.
- Transition State on States.