StmtMessages
Perform various operations for Symitar parameters.
Operations
Retrieve getStmtMessagesSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
StmtMessagesStatementMessageCodeintegerOptional
Responses
200
Successful operation.
application/json
post
/getStmtMessagesSelectFields200
Successful operation.
Retrieve getStmtMessagesPagedListSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getStmtMessagesPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for statement messages
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchStmtMessagesPagedSelectFields200
Successful operation.
Update statement messages by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
StmtMessagesStatementMessageCodeintegerOptional
Responses
200
Successful operation.
application/json
post
/updateStmtMessagesByID200
Successful operation.
Last updated
Was this helpful?