Change types
Add Channel Roles
typeString | "AddChannelRolesChange" |
changeString | "addRoles" |
previousValueArray of ChannelRoleEnum | Value before the change. |
nextValueArray of ChannelRoleEnum | Value after the change. |
Change Key
Change triggered by the following update actions:
- Change Key on Channels.
- Change State key on States.
- Change Key on Types.
typeString | "ChangeKeyChange" |
changeString | "changeKey" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Change Localized Description
typeString | "ChangeLocalizedDescriptionChange" |
changeString | "changeDescription" |
previousValue | Value before the change. |
nextValue | 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 Review Rating Statistics
typeString | "ChangeReviewRatingStatisticsChange" |
changeString | "changeReviewRatingStatistics" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Remove Channel Roles
typeString | "RemoveChannelRolesChange" |
changeString | "removeRoles" |
previousValueArray of ChannelRoleEnum | Value before the change. |
nextValueArray of ChannelRoleEnum | Value after the change. |
Set Address
Set Address Custom Field
Change triggered by the following update actions:
- Set Address Custom Field on Business Units.
- Set Address Custom Field on Customers.
- Set Address Custom Field on Channels.
typeString | "SetAddressCustomFieldChange" |
changeString | "setAddressCustomField" |
address | Address which was extended. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
Set Address Custom Type
Change triggered by the following update actions:
- Set Address Custom Type on Business Units.
- Set Address Custom Type on Customers.
- Set Address Custom Type on Channels.
typeString | "SetAddressCustomTypeChange" |
changeString | "setAddressCustomType" |
address | Address which was extended. |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Channel Roles
typeString | "SetChannelRolesChange" |
changeString | "setRoles" |
previousValueArray of ChannelRoleEnum | Value before the change. |
nextValueArray of ChannelRoleEnum | Value after the change. |
addedItemsArray of ChannelRoleEnum | Elements added to the array. |
removedItemsArray of ChannelRoleEnum | Elements removed from the array. |
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 Geo Location
typeString | "SetGeoLocationChange" |
changeString | "setGeoLocation" |
previousValue | Value before the change. |
nextValue | Value after the change. |