curl --location '/orders/by-client-id/ORD-2026-001'
{ "order": { "orderId": "550e8400-e29b-41d4-a716-446655440000", "clientOrderId": "ORD-2026-001", "total": 121, "state": "Sent" } }