post https://api.cloud.mbanq.com/v1/loans//transactions
To make a repayment on a loan using this API, you'll need to provide the loan Id in the path parameters.
Repayments can be specific installments, advance payments before the due date, or late payments, which might include a late payment fee.
Depending on the payment strategy, each component of the loan will be handled accordingly.
For a detailed understanding and usage of the loans API, refer to the Loans Tutorial.