Update a fee V2Ask AIput https://api.sandbox.braid.zone/v2/fee/{id}Path Paramsidint32requiredBody ParamsamountnumberFee amount to be charged. Dollar amount for flat fee and percentage in decimal format for percentage feedayOfMonthint32Day of the month when fee is charged for monthly feesettlementAccountNumberstringrequiredThe account the fee amount will be credited tofeeChargingAccountNumberstringThe 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 setsameDaybooleanFlag to define if fee applicable only for SameDay ACH TransactionstruetruefalsetieredFeeDetailsarray of objectsTiered fee detailstieredFeeDetailsADD objecttransactionTypesarray of stringsList of transaction types that will trigger this feetransactionTypesADD stringtransactionGroupsarray of stringsList of transaction groups that will trigger this feetransactionGroupsADD stringResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 6 days ago