get https://localhost:8443/fineract-provider/api/v1/loans//charges
It lists all the Loan Charges specific to a Loan
Example Requests:
loans/1/charges
loans/1/charges?fields=name,amountOrPercentage
It lists all the Loan Charges specific to a Loan
Example Requests:
loans/1/charges
loans/1/charges?fields=name,amountOrPercentage
Try It!
to start a request and see the response here!