StmtMessages

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getStmtMessages

post

Retrieve getStmtMessages data.

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 getStmtMessagesSelectFields data.

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 getStmtMessagesPagedList data.

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

Successful operation.

application/json
post
/getStmtMessagesPagedList
200

Successful operation.

getStmtMessagesListSelectFields

post

Retrieve getStmtMessagesListSelectFields data.

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

Successful operation.

application/json
post
/getStmtMessagesListSelectFields
200

Successful operation.

searchStmtMessagesSelectFields

post

Retrieve a list of select fields for statement messages

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 getStmtMessagesPagedListSelectFields data.

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

Successful operation.

application/json
post
/getStmtMessagesPagedListSelectFields
200

Successful operation.

searchStmtMessagesPagedSelectFields

post

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

Successful operation.

updateStmtMessagesByID

post

Update statement messages by ID

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?