HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update a fee V2

Path Params
int32
required
Body Params
number

Fee amount to be charged. Dollar amount for flat fee and percentage in decimal format for percentage fee

int32

Day of the month when fee is charged for monthly fee

string
required

The account the fee amount will be credited to

string

The account the fee amount will be debited from. This is used when a different account will be used to debit the fee from. Default to accountNumber of the transaction if this is not set

boolean

Flag to define if fee applicable only for SameDay ACH Transactions

tieredFeeDetails
array of objects

Tiered fee details

tieredFeeDetails
transactionTypes
array of strings

List of transaction types that will trigger this fee

transactionTypes
transactionGroups
array of strings

List of transaction groups that will trigger this fee

transactionGroups
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*