StmtMailName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getStmtMailName

post

Retrieve getStmtMailName data.

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

Successful operation.

application/json
post
/getStmtMailName
200

Successful operation.

getStmtMailNameSelectFields

post

Retrieve getStmtMailNameSelectFields data.

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

Successful operation.

application/json
post
/getStmtMailNameSelectFields
200

Successful operation.

getStmtMailNamePagedList

post

Retrieve getStmtMailNamePagedList data.

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

Successful operation.

application/json
post
/getStmtMailNamePagedList
200

Successful operation.

getStmtMailNameListSelectFields

post

Retrieve getStmtMailNameListSelectFields data.

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

Successful operation.

application/json
post
/getStmtMailNameListSelectFields
200

Successful operation.

searchStmtMailNameSelectFields

post

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

Successful operation.

getStmtMailNamePagedListSelectFields

post

Retrieve getStmtMailNamePagedListSelectFields data.

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

Successful operation.

application/json
post
/getStmtMailNamePagedListSelectFields
200

Successful operation.

searchStmtMailNamePagedSelectFields

post

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

Successful operation.

updateStmtMailNameByID

post

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

Successful operation.

Last updated

Was this helpful?