# Customers Change Types Change types that represent data modifications made to the [Customers](/api/projects/customers.md) entity. ## Change types #### Add Address [type definition](/search.md?urn=ctp:history:type:AddAddressChange). #### Add Billing Address ID [type definition](/search.md?urn=ctp:history:type:AddBillingAddressIdChange). #### Add Shipping Address ID [type definition](/search.md?urn=ctp:history:type:AddShippingAddressIdChange). #### Change Address [type definition](/search.md?urn=ctp:history:type:ChangeAddressChange). #### Change Email [type definition](/search.md?urn=ctp:history:type:ChangeEmailChange). #### Remove Address [type definition](/search.md?urn=ctp:history:type:RemoveAddressChange). #### Remove Billing Address ID [type definition](/search.md?urn=ctp:history:type:RemoveBillingAddressIdChange). #### Remove Shipping Address ID [type definition](/search.md?urn=ctp:history:type:RemoveShippingAddressIdChange). #### Set Address Custom Field Change triggered by the [Set Address Custom Field](/search.md?urn=ctp:api:type:CustomerSetAddressCustomFieldAction) update action. [type definition](/search.md?urn=ctp:history:type:SetAddressCustomFieldChange). #### Set Address Custom Type Change triggered by the [Set Address Custom Type](/search.md?urn=ctp:api:type:CustomerSetAddressCustomTypeAction) update action. [type definition](/search.md?urn=ctp:history:type:SetAddressCustomTypeChange). #### Set Authentication Mode [type definition](/search.md?urn=ctp:history:type:SetAuthenticationModeChange). #### Set Company Name [type definition](/search.md?urn=ctp:history:type:SetCompanyNameChange). #### Set Custom Field Change triggered by the [Set Custom Field](/search.md?urn=ctp:api:type:CustomerSetCustomFieldAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomFieldChange). #### Set Custom Type Change triggered by the [Set Custom Type](/search.md?urn=ctp:api:type:CustomerSetCustomTypeAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomTypeChange). #### Set Customer Group Assignments [type definition](/search.md?urn=ctp:history:type:SetCustomerGroupAssignmentsChange). #### Set Customer Group [type definition](/search.md?urn=ctp:history:type:SetCustomerGroupChange). #### Set Customer Number [type definition](/search.md?urn=ctp:history:type:SetCustomerNumberChange). #### Set Date of Birth [type definition](/search.md?urn=ctp:history:type:SetDateOfBirthChange). #### Set Default Billing Address [type definition](/search.md?urn=ctp:history:type:SetDefaultBillingAddressChange). #### Set Default Shipping Address [type definition](/search.md?urn=ctp:history:type:SetDefaultShippingAddressChange). #### Set External ID [type definition](/search.md?urn=ctp:history:type:SetExternalIdChange). #### Set First Name [type definition](/search.md?urn=ctp:history:type:SetFirstNameChange). #### Set Key [type definition](/search.md?urn=ctp:history:type:SetKeyChange). #### Set Last Name [type definition](/search.md?urn=ctp:history:type:SetLastNameChange). #### Set Locale [type definition](/search.md?urn=ctp:history:type:SetLocaleChange). #### Set Middle Name [type definition](/search.md?urn=ctp:history:type:SetMiddleNameChange). #### Set Password [type definition](/search.md?urn=ctp:history:type:SetPasswordChange). #### Set Salutation [type definition](/search.md?urn=ctp:history:type:SetSalutationChange). #### Set Stores Change triggered by the [Set Stores](/search.md?urn=ctp:api:type:CustomerSetStoresAction) update action. [type definition](/search.md?urn=ctp:history:type:SetStoresChange). #### Set Title [type definition](/search.md?urn=ctp:history:type:SetTitleChange). #### Set VAT ID [type definition](/search.md?urn=ctp:history:type:SetVatIdChange). #### Verify Email [type definition](/search.md?urn=ctp:history:type:VerifyEmailChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Custom Objects](/api/history/change-types/custom-objects.md) - [Next page: Customer Groups](/api/history/change-types/customer-groups.md) - [Search documentation and API specs](/search.md)