TellerFee

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTellerFee

post

Retrieve getTellerFee data.

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

Successful operation.

application/json
post
/getTellerFee
200

Successful operation.

getTellerFeeSelectFields

post

Field for selecting various options related to gettellerfeeselectfields

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

Successful operation.

application/json
post
/getTellerFeeSelectFields
200

Successful operation.

getTellerFeePagedList

post

Retrieve getTellerFeePagedList data.

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

Successful operation.

application/json
post
/getTellerFeePagedList
200

Successful operation.

getTellerFeeListSelectFields

post

Retrieve getTellerFeeListSelectFields data.

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

Successful operation.

application/json
post
/getTellerFeeListSelectFields
200

Successful operation.

searchTellerFeeSelectFields

post

Fields available for selecting when retrieving Teller Fee data

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

Successful operation.

application/json
post
/searchTellerFeeSelectFields
200

Successful operation.

getTellerFeePagedListSelectFields

post

Retrieve getTellerFeePagedListSelectFields data.

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

Successful operation.

application/json
post
/getTellerFeePagedListSelectFields
200

Successful operation.

searchTellerFeePagedSelectFields

post

Fields available for selecting when retrieving paginated Teller Fee data

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

Successful operation.

application/json
post
/searchTellerFeePagedSelectFields
200

Successful operation.

updateTellerFeeByID

post

Update teller fees by ID

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

Successful operation.

application/json
post
/updateTellerFeeByID
200

Successful operation.

Last updated

Was this helpful?