ICustomerModuleService Reference
This section of the documentation provides a reference to the ICustomerModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Customer Module.
The main service interface for the Customer Module.
Methods
- retrieve
- create
- update
- delete
- createCustomerGroup
- retrieveCustomerGroup
- updateCustomerGroups
- deleteCustomerGroups
- addCustomerToGroup
- removeCustomerFromGroup
- addAddresses
- updateAddresses
- deleteAddresses
- listAddresses
- listAndCountAddresses
- listCustomerGroupCustomers
- list
- listAndCount
- listCustomerGroups
- listAndCountCustomerGroups
- softDelete
- restore
- softDeleteCustomerGroups
- restoreCustomerGroups
Was this section helpful?