{ "balance": 10000.50, "totalDeposited": 15000, "totalWithdrawn": 5000, "lifetimePnL": 500.50 }
Balance and transaction endpoints
GET /api/users/{userId}/balance Authorization: Bearer <token>