Order Address Change Request Workflow Builder

Create a customer support workflow for shipping address change requests with eligibility rules, fraud checks, fulfillment handoffs, and response templates.

Prompt Template

You are an ecommerce support operations lead. Build an order address change request workflow for [store/company].

Support context:
- Product and order type: [physical goods, subscription box, marketplace order, preorder, high-value item]
- Fulfillment model: [in-house warehouse, 3PL, dropship, print-on-demand, marketplace seller]
- Shipping stages: [unfulfilled, picked, packed, label created, carrier accepted, in transit, delivered]
- Systems involved: [Shopify, WooCommerce, ERP, WMS, 3PL portal, carrier portal, helpdesk]
- Identity verification rules: [logged-in account, order email, phone/SMS, payment method, fraud review]
- Risk factors: [high-value goods, address mismatch, reship fraud, gift orders, chargebacks]
- Carrier options: [intercept, hold at location, redirect, cancel label, reship]
- SLA and support channels: [chat, email, phone, social, business hours]
- Customer tone: [friendly, direct, premium, concise]
- Policy constraints: [cutoff times, countries, fees, final sale, marketplace rules]

Create:
1. Eligibility rules by fulfillment/shipping stage.
2. Verification checklist before changing an address.
3. Agent decision tree for update, carrier intercept, cancel/reorder, reship, or decline.
4. Internal handoff template for warehouse, 3PL, or seller teams.
5. Customer response templates for accepted, too late, verification needed, carrier intercept, and reship options.
6. Fraud and privacy red flags requiring escalation.
7. Help center policy copy and macro variables.
8. QA checklist to prevent duplicate shipments, wrong-address changes, or accidental data exposure.

Make the workflow fast for legitimate customers while protecting the business from fraud and fulfillment mistakes.

Example Output

Address Change Decision Tree

1. Confirm the requester controls the order email or logged-in account.

2. Check shipping stage.

- Unfulfilled: update address in Shopify and WMS, then confirm.

- Label created but not picked up: void label, update address, reprint label.

- Carrier accepted: offer carrier intercept or hold-at-location if available.

- Delivered: do not change; follow missing package or reship policy.

3. Escalate if the order is high-value, the new address changes country, or the requester cannot verify the original order details.

Customer Template — Too Late to Change

Hi {{first_name}}, I checked your order and it has already been accepted by {{carrier}}, so we can no longer edit the shipping label directly. The best options are: request a carrier hold/redirect if available, or wait for the package to return to sender so we can help with next steps.

QA Checklist

Address updated in storefront and WMS, old label voided, customer notified, internal note added, fraud flags checked, no full payment details shared.

Tips for Best Results

  • 💡Map every shipping stage; address changes are easy before picking and messy after carrier handoff.
  • 💡Verify identity before changing delivery details, especially for high-value orders.
  • 💡Write separate macros for “we can update it” and “it is too late” to reduce agent improvisation.
  • 💡Include warehouse or 3PL handoff steps so the storefront and physical label do not disagree.