For the complete documentation index, see llms.txt. This page is also available as Markdown.

TellerFee

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTellerFee

post

Retrieve TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Retrieve TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getTellerFeePagedList
200

Successful operation.

getTellerFeeListSelectFields

post

Retrieve TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getTellerFeeListSelectFields
200

Successful operation.

searchTellerFeeSelectFields

post

Search TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getTellerFeePagedListSelectFields
200

Successful operation.

searchTellerFeePagedSelectFields

post

Search TellerFee parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchTellerFeePagedSelectFields
200

Successful operation.

updateTellerFeeByID

post

Update TellerFee parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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?