StmtMailName
Perform various operations for Symitar parameters.
Operations
Retrieve getStmtMailNameSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
StmtMailNameStatementMailCodeintegerOptional
Responses
200
Successful operation.
application/json
post
/getStmtMailNameSelectFields200
Successful operation.
Retrieve a list of select fields for statement mail names
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchStmtMailNameSelectFields200
Successful operation.
Retrieve getStmtMailNamePagedListSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getStmtMailNamePagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for statement mail names
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchStmtMailNamePagedSelectFields200
Successful operation.
Update statement mail names by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
StmtMailNameStatementMailCodeintegerOptional
Responses
200
Successful operation.
application/json
post
/updateStmtMailNameByID200
Successful operation.
Last updated
Was this helpful?