Hi I am looking for an API which would help me generate a eSL report. Currently 'eslClient.reportService.downloadDelegationReportAsCSV(dateStart, dateStop)' provides with most of the information that I am looking for but I need some more details(columns) for a PACKAGE as follows: UpdatedDate EndDate NumberOfDays Document Count ListOfSigners Is it possible to get this information from ReportService? Thank you for your help!