pub async fn get_account_name( user_id: Uuid, account_id: Uuid, ) -> Result<String, Box<dyn Error>>
Get account name by ID