OrderReturnsWorkflow Steps

Customer Workflow Steps

Workflow steps for updating customer data and loyalty programs based on returns.

Overview

Customer workflow steps handle updates to customer records and loyalty programs when returns are processed. They ensure loyalty points and membership tiers are adjusted appropriately.

Available Steps

StepKeyDescription
Update Customer ClubUpdateCustomerClubAdjust loyalty points and membership based on return

Loyalty Point Handling

When a return is processed, previously earned loyalty points may need to be reversed. The UpdateCustomerClub step handles this by:

  1. Calculating points that were earned on the returned items
  2. Deducting those points from the customer's balance
  3. Recalculating tier status if applicable

On this page