ParticipantFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getParticipantFieldName

post

Participant field name

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ParticipantFieldNameFieldintegerRequired
Responses
200

Successful operation.

application/json
post
/getParticipantFieldName
200

Successful operation.

getParticipantFieldNameSelectFields

post

Participant field name select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ParticipantFieldNameFieldintegerOptional
Responses
200

Successful operation.

application/json
post
/getParticipantFieldNameSelectFields
200

Successful operation.

getParticipantFieldNamePagedList

post

Participant field name paged list

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getParticipantFieldNamePagedList
200

Successful operation.

getParticipantFieldNameListSelectFields

post

Participant field name list select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getParticipantFieldNameListSelectFields
200

Successful operation.

searchParticipantFieldNameSelectFields

post

Retrieve a list of select fields for participant field names

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/searchParticipantFieldNameSelectFields
200

Successful operation.

getParticipantFieldNamePagedListSelectFields

post

Participant field name paged list select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getParticipantFieldNamePagedListSelectFields
200

Successful operation.

searchParticipantFieldNamePagedSelectFields

post

Retrieve a paged list of select fields for participant field names

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchParticipantFieldNamePagedSelectFields
200

Successful operation.

updateParticipantFieldNameByID

post

Update participant field names by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ParticipantFieldNameFieldintegerOptional
Responses
200

Successful operation.

application/json
post
/updateParticipantFieldNameByID
200

Successful operation.

Last updated

Was this helpful?