Change types
Add Address
typeString | "AddAddressChange" |
changeString | "addAddress" |
nextValue | Value after the change. |
Add Billing Address ID
typeString | "AddBillingAddressIdChange" |
changeString | "addBillingAddressId" |
previousValueArray of String | Value before the change. |
nextValueArray of String | Value after the change. |
address | Address added to billingAddressIds. |
Add Shipping Address ID
typeString | "AddShippingAddressIdChange" |
changeString | "addShippingAddressId" |
previousValueArray of String | Value before the change. |
nextValueArray of String | Value after the change. |
address | Address added to shippingAddressIds. |
Change Address
Change Email
typeString | "ChangeEmailChange" |
changeString | "changeEmail" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Remove Address
typeString | "RemoveAddressChange" |
changeString | "removeAddress" |
previousValue | Value before the change. |
Remove Billing Address ID
typeString | "RemoveBillingAddressIdChange" |
changeString | "removeBillingAddressId" |
previousValueArray of String | Value before the change. |
nextValueArray of String | Value after the change. |
address | Address removed from billingAddressIds. |
Remove Shipping Address ID
typeString | "RemoveShippingAddressIdChange" |
changeString | "removeShippingAddressId" |
previousValueArray of String | Value before the change. |
nextValueArray of String | Value after the change. |
address | Address removed from shippingAddressIds. |
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 Authentication Mode
typeString | "SetAuthenticationModeChange" |
changeString | "setAuthenticationMode" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Company Name
typeString | "SetCompanyNameChange" |
changeString | "setCompanyName" |
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 Group Assignments
typeString | "SetCustomerGroupAssignmentsChange" |
changeString | "setCustomerGroupAssignments" |
addedItemsArray of CustomerGroupAssignment | Elements added to the array. |
removedItemsArray of CustomerGroupAssignment | Elements removed from the array. |
previousValueArray of CustomerGroupAssignment | Value before the change. |
nextValueArray of CustomerGroupAssignment | Value after the change. |
Set Customer Group
Change triggered by the following update actions:
- Set CustomerGroup on Customers.
- Set CustomerGroup on Order Edits.
Set Customer Number
typeString | "SetCustomerNumberChange" |
changeString | "setCustomerNumber" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Date of Birth
typeString | "SetDateOfBirthChange" |
changeString | "setDateOfBirth" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Default Billing Address
Set Default Shipping Address
Set External ID
Change triggered by the following update actions:
- Set External ID on Categories.
- Set External ID on Customers.
typeString | "SetExternalIdChange" |
changeString | "setExternalId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set First Name
typeString | "SetFirstNameChange" |
changeString | "setFirstName" |
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 Last Name
typeString | "SetLastNameChange" |
changeString | "setLastName" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Locale
Change triggered by the following update actions:
- Set Locale on Customers.
- Set Locale on Orders.
- Set Locale on Staged Orders.
- Set Locale on Reviews.
Set Middle Name
typeString | "SetMiddleNameChange" |
changeString | "setMiddleName" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Password
typeString | "SetPasswordChange" |
changeString | "setPassword" |
Set Salutation
typeString | "SetSalutationChange" |
changeString | "setSalutation" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
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 Title
Set VAT ID
typeString | "SetVatIdChange" |
changeString | "setVatId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Verify Email
Change triggered by a Customer email verification.
typeString | "VerifyEmailChange" |
changeString | "verifyEmail" |