ParticipantService

Manage participant records.

Symitar eDocs References: Coming soon.

Operations

getParticipantSelectFields

post

Retrieves participant information with selected fields.

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

Successful operation.

application/json
post
/getParticipantSelectFields
200

Successful operation.

getParticipantSelectFieldsFilterChildren

post

Retrieves participant information with selected fields and filters children.

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

Successful operation.

application/json
post
/getParticipantSelectFieldsFilterChildren
200

Successful operation.

getParticipantFmHistoryPagedListSelectFields

post

Retrieves a paged list of participant FM history with selected fields.

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

Successful operation.

application/json
post
/getParticipantFmHistoryPagedListSelectFields
200

Successful operation.

searchParticipantFmHistoryPagedSelectFields

post

Searches participant FM history with pagination and selected fields.

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

Successful operation.

application/json
post
/searchParticipantFmHistoryPagedSelectFields
200

Successful operation.

getParticipantNoteSelectFields

post

Retrieves participant notes with selected fields.

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

Successful operation.

application/json
post
/getParticipantNoteSelectFields
200

Successful operation.

getParticipantNotePagedListSelectFields

post

Retrieves a paged list of participant notes with selected fields.

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

Successful operation.

application/json
post
/getParticipantNotePagedListSelectFields
200

Successful operation.

searchParticipantNotePagedSelectFields

post

Searches participant notes with pagination and selected fields.

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

Successful operation.

application/json
post
/searchParticipantNotePagedSelectFields
200

Successful operation.

getParticipantTransactionPagedListSelectFields

post

Retrieves a paged list of participant transactions with selected fields.

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

Successful operation.

application/json
post
/getParticipantTransactionPagedListSelectFields
200

Successful operation.

searchParticipantTransactionPagedSelectFields

post

Searches participant transactions with pagination and selected fields.

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

Successful operation.

application/json
post
/searchParticipantTransactionPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?