curl https://api.alguna.io/wallets/wal_def456 \ -H "Authorization: Bearer YOUR_API_KEY"
{ "id": "wal_def456", "accountId": "acc_abc123", "name": "Prepaid Credits", "currency": "USD", "currentBalance": "500.00", "active": true, "productIds": ["prod_xyz789"], "createdAt": "2024-01-20T10:00:00Z", "updatedAt": "2024-01-20T12:00:00Z" }