ParticipantFieldName
Perform various operations for Symitar parameters.
Operations
Participant field name select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ParticipantFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/getParticipantFieldNameSelectFields200
Successful operation.
Participant field name list select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getParticipantFieldNameListSelectFields200
Successful operation.
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
/searchParticipantFieldNameSelectFields200
Successful operation.
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
/getParticipantFieldNamePagedListSelectFields200
Successful operation.
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
/searchParticipantFieldNamePagedSelectFields200
Successful operation.
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
/updateParticipantFieldNameByID200
Successful operation.
Last updated
Was this helpful?