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

StmtMessages

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getStmtMessages

post

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

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

Successful operation.

application/json
post/getStmtMessages
200

Successful operation.

getStmtMessagesSelectFields

post

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

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

Successful operation.

application/json
post/getStmtMessagesSelectFields
200

Successful operation.

getStmtMessagesPagedList

post

Retrieve StmtMessages 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/getStmtMessagesPagedList
200

Successful operation.

getStmtMessagesListSelectFields

post

Retrieve StmtMessages 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/getStmtMessagesListSelectFields
200

Successful operation.

searchStmtMessagesSelectFields

post

Search StmtMessages 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/searchStmtMessagesSelectFields
200

Successful operation.

getStmtMessagesPagedListSelectFields

post

Retrieve StmtMessages 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/getStmtMessagesPagedListSelectFields
200

Successful operation.

searchStmtMessagesPagedSelectFields

post

Search StmtMessages 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/searchStmtMessagesPagedSelectFields
200

Successful operation.

updateStmtMessagesByID

post

Update StmtMessages 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
StmtMessagesStatementMessageCodeintegerOptional
Responses
200

Successful operation.

application/json
post/updateStmtMessagesByID
200

Successful operation.

Last updated

Was this helpful?