1. Sitecore Experience Commerce

Customer actions, commands, pipelines

Version:

The following table describes the customer actions, commands, and pipelines:

Action/Command/PipelineDescription
AddCustomer

CreateCustomerCommand

CreateCustomerPipeline
Creates a new customer record.
GetCustomer

GetCustomerCommand

GetCustomerPipeline
Retrieves a specific customer record.
EditCustomer

UpdateCustomerDetailsCommand

UpdateCustomerDetailsPipeline
Edits a customer record.
RemoveCustomer

DeleteCustomerCommand

DeleteCustomerPipeline
Deletes a customer record.
AddAddress

CreateCustomerAddressCommand

CreateCustomerAddressPipeline
Creates a new address record for a customer.
GetCustomerAddress

GetCustomerAddressCommand

GetCustomerAddressPipeline
Retrieves the address of a specified customer.
EditAddress

UpdateCustomerAddressCommand

UpdateCustomerAddressPipeline
Edits a customer address record.
RemoveAddress

DeleteCustomerAddressCommand

DeleteCustomerAddressPipeline
Deletes a customer address record.
ValidateAddress

ValidateAddressCommand

ValidateAddressPipeline
Validates a customer address.
If you have suggestions for improving this article, let us know!