Change types
Change Cart Predicate
typeString | "ChangeCartPredicateChange" |
changeString | "changeCartPredicate" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Change Is Active
Change triggered by the following update actions:
- Change IsActive on Cart Discounts.
- Change IsActive on Discount Codes.
- Change IsActive on Product Discounts.
typeString | "ChangeIsActiveChange" |
changeString | "changeIsActive" |
previousValueBoolean | Value before the change. |
nextValueBoolean | Value after the change. |
Change Localized Name
Change triggered by the following update actions:
- Change Name on Cart Discounts.
- Change Name on Categories.
- Change Name on Channels.
- Change Product Name on Products.
- Change Name on Product Discounts.
- Change Name on Product Selections.
- Change Name on Shopping Lists.
- Change Name on Zones.
typeString | "ChangeLocalizedNameChange" |
changeString | "changeName" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Requires Discount Code
typeString | "ChangeRequiresDiscountCodeChange" |
changeString | "changeRequiresDiscountCode" |
previousValueBoolean | Value before the change. |
nextValueBoolean | Value after the change. |
Change Sort Order
Change triggered by the following update actions:
- Change Sort Order on Cart Discounts.
- Change Sort Order on Product Discounts.
typeString | "ChangeSortOrderChange" |
changeString | "changeSortOrder" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Change Stacking Mode
typeString | "ChangeStackingModeChange" |
changeString | "changeStackingMode" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Target
typeString | "ChangeTargetChange" |
changeString | "changeTarget" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Value
Change triggered by the following update actions:
- Change Value on Cart Discounts.
- Change Value on Product Discounts.
typeString | "ChangeValueChange" |
changeString | "changeValue" |
previousValue | Value before the change. |
nextValue | 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 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 Localized Description
Change triggered by the following update actions:
- Set Description on Cart Discounts.
- Set Description on Categories.
- Set Description on Discount Codes.
- Set Description on Products.
- Set Description on Product Discounts.
- Set Description on Shopping Lists.
- Set Description on States.
- Set Description on Types.
typeString | "SetLocalizedDescriptionChange" |
changeString | "setDescription" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set References
Change is triggered when an entity referenced in a discount predicate is modified during the following actions:
- Change Predicate on Product Discounts
- Change Cart Predicate on Cart Discounts
- Change Cart Predicate on Discount Codes
Set Stores
Change triggered by the following update actions:
- Set Stores on Business Units.
- Set Stores on Cart Discounts.
- Set Stores on Customers.
typeString | "SetStoresChange" |
changeString | "setStores" |
previousValueArray of Reference | Value before the change. |
nextValueArray of Reference | Value after the change. |
addedItemsArray of KeyReference | Elements added to the array. |
removedItemsArray of KeyReference | Elements removed from the array. |
Set Valid From And Until
Change triggered by the following update actions:
- Set Valid From and Until on Cart Discounts.
- Set Valid From and Until on Discount Codes.
- Set Valid From and Until on Product Discounts.
typeString | "SetValidFromAndUntilChange" |
changeString | "setValidFromAndUntil" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Valid From
Change triggered by the following update actions:
- Set Valid From on Cart Discounts.
- Set Valid From on Discount Codes.
- Set Valid From on Product Discounts.
typeString | "SetValidFromChange" |
changeString | "setValidFrom" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Valid Until
Change triggered by the following update actions:
- Set Valid Until on Cart Discounts.
- Set Valid Until on Discount Codes.
- Set Valid Until on Product Discounts.
typeString | "SetValidUntilChange" |
changeString | "setValidUntil" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |