ExternalEnrollmentTimeSeries(studyID-studyUUID-protocolID='{studyID-studyUUID-protocolID}',scenarioID='{scenarioID}',siteGroupID='{siteGroupID}',randomizationGroupID='{randomizationGroupID}',treatmentGroupID='{treatmentGroupID}',enrollmentDate-enrollmentWeekDate={enrollmentDate-enrollmentWeekDate})

Number of APIs: 3

  1. Change a single external enrollment entry. PATCH {{baseUrl}}/ExternalEnrollmentTimeSeries(studyID/studyUUID/protocolID='{studyID/studyUUID/protocolID}',scenarioID='{{scenarioID}}',siteGroupID='{{siteGroupID}}',randomizationGroupID='{{randomizationGroupID}}',treatmentGroupID='{{treatmentGroupID}}',enrollmentDate/enrollmentWeekDate={enrollmentDate/enrollmentWeekDate})?study ID or study UUID or protocol ID=<string>&scenario ID or scenario UUID=<string>&siteGroup ID=<string>&randomizationGroup ID or randomizationGroup UUID=<string>&treatmentGroup ID or treatmentGroup UUID=<string>&enrollment Date or enrollment Week Date=<date>

  2. Delete a single external enrollment entry. DELETE {{baseUrl}}/ExternalEnrollmentTimeSeries(studyID/studyUUID/protocolID='{studyID/studyUUID/protocolID}',scenarioID='{{scenarioID}}',siteGroupID='{{siteGroupID}}',randomizationGroupID='{{randomizationGroupID}}',treatmentGroupID='{{treatmentGroupID}}',enrollmentDate/enrollmentWeekDate={enrollmentDate/enrollmentWeekDate})?study ID or study UUID or protocol ID=<string>&scenario ID or scenario UUID=<string>&siteGroup ID=<string>&randomizationGroup ID or randomizationGroup UUID=<string>&treatmentGroup ID or treatmentGroup UUID=<string>&enrollment Date or enrollment Week Date=<date>

  3. Retrieve a single external enrollment entry. GET {{baseUrl}}/ExternalEnrollmentTimeSeries(studyID/studyUUID/protocolID='{studyID/studyUUID/protocolID}',scenarioID='{{scenarioID}}',siteGroupID='{{siteGroupID}}',randomizationGroupID='{{randomizationGroupID}}',treatmentGroupID='{{treatmentGroupID}}',enrollmentDate/enrollmentWeekDate={enrollmentDate/enrollmentWeekDate})?$select=enrollmentWeekDate,enrollmentValue&study ID or study UUID or protocol ID=<string>&scenario ID or scenario UUID=<string>&siteGroup ID=<string>&randomizationGroup ID or randomizationGroup UUID=<string>&treatmentGroup ID or treatmentGroup UUID=<string>&enrollment Date or enrollment Week Date=<date>