TellerTranFee

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getTellerTranFee

post

No description available.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
TellerTranFeeFeeCodeintegerOptional
TellerTranFeeTypeCodeintegerOptional
Responses
post
/getTellerTranFee
200

Successful operation.

getTellerTranFeeSelectFields

post

No description available.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
TellerTranFeeFeeCodeintegerOptional
TellerTranFeeTypeCodeintegerOptional
Responses
post
/getTellerTranFeeSelectFields
200

Successful operation.

updateTellerTranFeeByID

post

Update teller transaction fees by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
TellerTranFeeFeeCodeintegerOptional
TellerTranFeeTypeCodeintegerOptional
Responses
post
/updateTellerTranFeeByID
200

Successful operation.

Last updated

Was this helpful?