For the complete documentation index, see llms.txt. This page is also available as Markdown.

Comment

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getComment

post

Retrieve Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getComment
200

Successful operation.

getCommentSelectFields

post

Retrieve Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getCommentSelectFields
200

Successful operation.

getCommentPagedList

post

Retrieve Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getCommentPagedList
200

Successful operation.

getCommentListSelectFields

post

Retrieve Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getCommentListSelectFields
200

Successful operation.

searchCommentSelectFields

post

Search Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/searchCommentSelectFields
200

Successful operation.

getCommentPagedListSelectFields

post

Retrieve Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getCommentPagedListSelectFields
200

Successful operation.

searchCommentPagedSelectFields

post

Search Comment parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchCommentPagedSelectFields
200

Successful operation.

updateCommentByID

post

Update Comment parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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

Successful operation.

application/json
post/updateCommentByID
200

Successful operation.

Last updated

Was this helpful?