Pipelet RemoveCustomer
Pipelet RemoveCustomer
Logs out the supplied customer and deletes the customer record. The customer must be a registered customer and the customer must currently be logged in. The customer must be logged in for security reasons to ensure that only the customer itself can remove itself from the system. * While logout the customers session is reset to an anonymous session and, if present, the "Remember me" cookie of the customer is removed. * Deleting the customer record includes the customer credentials, profile, address-book with all addresses, customer payment instruments, product lists and memberships in customer groups. Orders placed by this customer won't be deleted. * If the supplied customer is not a registered customer or is not logged in, the pipelet returns to the error connector.
Group:
Customer
Flags:
Error Connector
Transaction Required
Input Parameters
Customer  :  Customer (Required)
The customer to remove.