v1.0 REST Endpoints
Reporting/v1.0
The operations from the Reporting/v1.0 category.
- Aggregate data for Oracle CRF Submit
- Method: postPath:
/ec-reporting-svc/rest/v1.0/crf/reports - Delete report based on query parameters
- Method: deletePath:
/ec-reporting-svc/rest/v1.0/reports - Generate a scheduled report
- Method: postPath:
/ec-reporting-svc/rest/v1.0/scheduled/reports - Generate report based on search specifications and query parameters
- Method: postPath:
/ec-reporting-svc/rest/v1.0/reports - Generate report based on the direct report payload
- Method: postPath:
/ec-reporting-svc/rest/v1.0/studies/{studyId}/{mode}/reports/direct - Get metadata for all reports based on query parameters
- Method: getPath:
/ec-reporting-svc/rest/v1.0/reportmetadata - Kickstart the generation of report
- Method: postPath:
/ec-reporting-svc/rest/v1.0/report/job/{jobId} - Submit request for sending notifications
- Method: postPath:
/ec-reporting-svc/rest/v1.0/notification/{notificationType}