External Data Outreach – Changed
Added DataSources property (used for evaluation) to request that updates Outreach Data.
Added DataSources property (used for evaluation) to request that updates Outreach Data.
New V2 api
Retrieve a Financial Analysis report for specific version in csv format.
/financialanalysisquery/api/report/set/setId:guid/version/versionId:guidAdded list of affected tasks to the response in ResetTask endpoint
Enable users to download a financial analysis report for a specific version in CSV format. Requires FinancialAnalysisReport permission.
/financialanalysisquery/api/report/set/setId:guid/version/versionId:guid/financialanalysiscommand/api/financialanalysis/setId:guid/status - Add new supported status Waived./financialanalysiscommand/api/financialanalysis/setId:guid/id:guid/status - Deprecate update Financial Analysis version status endpoint.
/api/financialanalysis/setId:guid/status instead.Changed the endpoint EvaluateAllRequirements to include SkipValuesEvaluation property in the request payload
Added a query endpoint to return pre sign url to client specified report:
Updated Self-Service User Management GetUsers endpoint to add Filter parameter that allows the caller to filter the users by different fields like FirstName, LastName, Email, Status, Sources and ScimId. More details can be found in the API documentation.
Added comment maximum length (10000) validation to ResetTask endpoint