30-Word Summary: Cancel order requests are processed by checking full fulfillment status and canceling orders if not yet shipped, logging cancellation receipts.
Detailed Resolution
Cancellation requests must be handled before shipment occurs. Resolution Desk queries order status. If the order is "unfulfilled" or "processing," it triggers cancellation, voids payment authorization or issues refunds, updates order status, and generates a structured cancellation receipt. If shipped, it flags the request for return-mode routing.
Safe Next Action:
inspect_resolution_desk, view_services