delete https://localhost:8443/fineract-provider/api/v1/loans//charges/
Note: Currently, A Loan Charge may only be removed from Loans that are not yet approved.
Log in to see full request history
Response
Note: Currently, A Loan Charge may only be removed from Loans that are not yet approved.
xxxxxxxxxx
curl --request DELETE \
--url https://localhost:8443/fineract-provider/api/v1/loans/loanId/charges/chargeId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: