Change types that represent data modifications made to the Customers entity.

Change types

Add Address

Change triggered by the Add Address update action.
type​
String​
"AddAddressChange"
change​
String​
"addAddress"
nextValue​

Value after the change.

Add Billing Address ID

Change triggered by the Add Billing Address ID update action.
type​
String​
"AddBillingAddressIdChange"
change​
String​
"addBillingAddressId"
previousValue​
Array of String​

Value before the change.

nextValue​
Array of String​

Value after the change.

address​
Address added to billingAddressIds.

Add Shipping Address ID

Change triggered by the Add Shipping Address ID update action.
type​
String​
"AddShippingAddressIdChange"
change​
String​
"addShippingAddressId"
previousValue​
Array of String​

Value before the change.

nextValue​
Array of String​

Value after the change.

address​
Address added to shippingAddressIds.

Change Address

Change triggered by the Change Address update action.
type​
String​
"ChangeAddressChange"
change​
String​
"changeAddress"
previousValue​

Value before the change.

nextValue​

Value after the change.

Change Email

Change triggered by the Change Email update action.
type​
String​
"ChangeEmailChange"
change​
String​
"changeEmail"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Remove Address

Change triggered by the Remove Address update action.
type​
String​
"RemoveAddressChange"
change​
String​
"removeAddress"
previousValue​

Value before the change.

Remove Billing Address ID

Change triggered by the Remove Billing Address ID update action.
type​
String​
"RemoveBillingAddressIdChange"
change​
String​
"removeBillingAddressId"
previousValue​
Array of String​

Value before the change.

nextValue​
Array of String​

Value after the change.

address​
Address removed from billingAddressIds.

Remove Shipping Address ID

Change triggered by the Remove Shipping Address ID update action.
type​
String​
"RemoveShippingAddressIdChange"
change​
String​
"removeShippingAddressId"
previousValue​
Array of String​

Value before the change.

nextValue​
Array of String​

Value after the change.

address​
Address removed from shippingAddressIds.

Set Address Custom Field

Change triggered by the Set Address Custom Field update action.
type​
String​
"SetAddressCustomFieldChange"
change​
String​
"setAddressCustomField"
address​
Address which was extended.
name​
String​
Name of the Custom Field.
customTypeId​
String​
id of the referenced Type.
previousValue​
Any​

Value before the change.

nextValue​
Any​

Value after the change.

Set Address Custom Type

Change triggered by the Set Address Custom Type update action.
type​
String​
"SetAddressCustomTypeChange"
change​
String​
"setAddressCustomType"
address​
Address which was extended.
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Authentication Mode

Change triggered by the Set AuthenticationMode update action.
type​
String​
"SetAuthenticationModeChange"
change​
String​
"setAuthenticationMode"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Company Name

Change triggered by the Set Company Name update action.
type​
String​
"SetCompanyNameChange"
change​
String​
"setCompanyName"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Custom Field

Change triggered by the Set Custom Field update action.
type​
String​
"SetCustomFieldChange"
change​
String​
"setCustomField"
previousValue​
Any​

Value before the change.

nextValue​
Any​

Value after the change.

name​
String​
Name of the Custom Field.
customTypeId​
String​
id of the referenced Type.

Set Custom Type

Change triggered by the Set Custom Type update action.
type​
String​
"SetCustomTypeChange"
change​
String​
"setCustomType"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Customer Group Assignments

Change triggered by the Set CustomerGroupAssignments update action.
type​
String​
"SetCustomerGroupAssignmentsChange"
change​
String​
"setCustomerGroupAssignments"
addedItems​

Elements added to the array.

removedItems​

Elements removed from the array.

previousValue​

Value before the change.

nextValue​

Value after the change.

Set Customer Group

type​
String​
"SetCustomerGroupChange"
change​
String​
"setCustomerGroup"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Customer Number

Change triggered by the Set Customer Number update action.
type​
String​
"SetCustomerNumberChange"
change​
String​
"setCustomerNumber"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Date of Birth

Change triggered by the Set Date of Birth update action.
type​
String​
"SetDateOfBirthChange"
change​
String​
"setDateOfBirth"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Default Billing Address

Change triggered by the Set Default Billing Address update action.
type​
String​
"SetDefaultBillingAddressChange"
change​
String​
"setDefaultBillingAddress"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Default Shipping Address

Change triggered by the Set Default Shipping Address update action.
type​
String​
"SetDefaultShippingAddressChange"
change​
String​
"setDefaultShippingAddress"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set External ID

type​
String​
"SetExternalIdChange"
change​
String​
"setExternalId"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set First Name

Change triggered by the Set First Name update action.
type​
String​
"SetFirstNameChange"
change​
String​
"setFirstName"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Key

type​
String​
"SetKeyChange"
change​
String​
"setKey"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Last Name

Change triggered by Set Last Name update action.
type​
String​
"SetLastNameChange"
change​
String​
"setLastName"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Locale

type​
String​
"SetLocaleChange"
change​
String​
"setLocale"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Middle Name

Change triggered by the Set Middle Name update action.
type​
String​
"SetMiddleNameChange"
change​
String​
"setMiddleName"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Password

type​
String​
"SetPasswordChange"
change​
String​
"setPassword"

Set Salutation

Change triggered by the Set Salutation update action.
type​
String​
"SetSalutationChange"
change​
String​
"setSalutation"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Stores

Change triggered by the Set Stores update action.
type​
String​
"SetStoresChange"
change​
String​
"setStores"
previousValue​
Array of Reference​

Value before the change.

nextValue​
Array of Reference​

Value after the change.

addedItems​
Array of KeyReference​

Elements added to the array.

removedItems​
Array of KeyReference​

Elements removed from the array.

Set Title

type​
String​
"SetTitleChange"
change​
String​
"setTitle"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set VAT ID

Change triggered by the Set Vat ID update action.
type​
String​
"SetVatIdChange"
change​
String​
"setVatId"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Verify Email

Change triggered by a Customer email verification.

type​
String​
"VerifyEmailChange"
change​
String​
"verifyEmail"