add Savings Account Charge
abstract suspend fun addSavingsAccountCharge(savingsAccountId: Long, postSavingsAccountsSavingsAccountIdChargesRequest: PostSavingsAccountsSavingsAccountIdChargesRequest): PostSavingsAccountsSavingsAccountIdChargesResponse
Create a Savings account Charge Creates a Savings account Charge Mandatory Fields for Savings account Charges: chargeId, amount chargeId, amount, dueDate, dateFormat, locale chargeId, amount, feeOnMonthDay, monthDayFormat, locale Responses:
200: OK
Return
Parameters
savings Account Id
savingsAccountId
post Savings Accounts Savings Account Id Charges Request