payOrWaiveSavingsAccountCharge

abstract suspend fun payOrWaiveSavingsAccountCharge(savingsAccountId: Long, savingsAccountChargeId: Long, postSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdRequest: PostSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdRequest, command: String? = null): PostSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse

Pay a Savings account Charge | Waive off a Savings account Charge | Inactivate a Savings account Charge Pay a Savings account Charge: An active charge will be paid when savings account is active and having sufficient balance. Waive off a Savings account Charge: Outstanding charge amount will be waived off. Inactivate a Savings account Charge: A charge will be allowed to inactivate when savings account is active and not having any dues as of today. If charge is overpaid, corresponding charge payment transactions will be reversed. Showing request/response for 'Pay a Savings account Charge' Responses:

  • 200: OK

Return

PostSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse

Parameters

savingsAccountId

savingsAccountId

savingsAccountChargeId

savingsAccountChargeId

postSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdRequest
command

command (optional)