executeLoanCharge2

abstract suspend fun executeLoanCharge2(loanId: Long, loanChargeId: Long, postLoansLoanIdChargesChargeIdRequest: PostLoansLoanIdChargesChargeIdRequest, command: String? = null): PostLoansLoanIdChargesChargeIdResponse

Pay / Waive / Adjustment for Loan Charge Loan Charge will be paid if the loan is linked with a savings account | Waive Loan Charge | Add Charge Adjustment Responses:

  • 200: OK

Return

PostLoansLoanIdChargesChargeIdResponse

Parameters

loanId

loanId

loanChargeId

loanChargeId

postLoansLoanIdChargesChargeIdRequest
command

command (optional)