Developer Programs

Learn

Docs
jXchange REST-Legacy Migration announced. Deadline for migration is July 31, 2026.

Perform Waived Fee Maintenance

Tutorials > Transaction > Perform Waived Fee Maintenance

I would like to perform maintenance on the waived fees found on the “13.Services Charges/Fees Waived Info” menu in account maintenance in Silverlake.

Steps

There is currently no direct API equivalent that replicates the full functionality of the Service Charges/Fees Waived Info menu in SilverLake.

However, you can approximate similar behavior through the following workflow:

  1. Identify fees that can be charged to an account

Use the SvcFeeSrch operation to retrieve the list of service fees that may apply to the account.

  1. Apply charges programmatically

For each applicable fee, call SvcFeeTrnAdd to create a fee charge that will post during End‑of‑Day (EOD) processing.

Referenced and Associated Operations

It is highly recommended that as part of referencing this use case that a user becomes familiar with the following jXchange operations and their function. While the user may elect to not use the listed operation as part of their programming or workflow, knowledge of the operations listed below is essential to understanding the process set forth with this use case.

Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.

Operation NameDescriptionXSD/WSDL Container
SvcFeeSrchSearch for existing service feesInquiry
SvcFeeTrnAddCreate a new service fee transactionTransaction


Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026