name: refunds description: Process customer refund requests per company policy
Refund Workflow
- Verify the order ID exists.
- Check that the request is within the 30-day window.
- Validate the reason against the allowed-reasons list.
- Issue the refund via the billing tool.