curl -X POST "https://api.trycase.ai/api/v1/orders/ord_2025_0042/cancel" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "id": "ord_2025_0042", "order_number": "ORD-2025-0042", "status": "cancelled", "cancelled_at": "2025-01-15T15:00:00Z", "refund": { "amount_cents": 74500, "status": "processing" } }
Cancel an order before it ships