[Deprecated]: V1.0

post

/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/strata

Deprecated in v1.0. Returns strata item data for visits by study version. Use newer randomization APIs when available for active version support.

Request

Path Parameters
Query Parameters
  • Study mode filter (optional). Allowed values: test, training, active.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: array
Show Source
Nested Schema : StudyVersionVisitDtoV9
Type: object
Show Source
Examples

Back to Top

Response

Supported Media Types

200 Response

Strata items returned successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : StratumVisitItemsDto v1.0
Type: object
Title: StratumVisitItemsDto v1.0
Stratum Visit Items Detail Information
Show Source
Nested Schema : StratumVisitDto v1.0
Type: object
Title: StratumVisitDto v1.0
Stratum Visit Detail Information
Show Source
Nested Schema : StratumItemDto v1.0
Type: object
Title: StratumItemDto v1.0
Stratum Item Detail Information
Show Source
Examples

500 Response

Returned when the request cannot be completed due to validation failure, authorization failure, or an unexpected server-side condition.
Body ()
Root Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : details
Type: object
Back to Top