[Deprecated]: V8.0

post

/ec-designer-svc/rest/v8.0/studies/{studyId}/versions/{version}/forms/{formId}/visits

Deprecated: Use latest version instead. Processes visits to be associated with a specific form in a study.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: array
Show Source
Nested Schema : FormVisitDto v8.0
Type: object
Title: FormVisitDto v8.0
Form Visits Information
Show Source
Nested Schema : forms
Type: array
List of forms
Show Source
Nested Schema : VisitFormDto v4.0
Type: object
Title: VisitFormDto v4.0
Visit design forms.
Show Source
Examples

Back to Top

Response

Supported Media Types

200 Response

Successful operation.
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