var idsList = new string[] { "5", "6" };
await persistence.DeleteByIdsAsync(null, idsList);