delete Savings Account Charge
abstract suspend fun deleteSavingsAccountCharge(savingsAccountId: Long, savingsAccountChargeId: Long): DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
Delete a Savings account Charge Note: Currently, A Savings account Charge may only be removed from Savings that are not yet approved. Responses:
200: OK
Return
DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
Parameters
savings Account Id
savingsAccountId
savings Account Charge Id
savingsAccountChargeId