post https://localhost:8443/fineract-provider/api/v1/loans//charges/
Loan Charge will be paid if the loan is linked with a savings account
Log in to see full request history
Response
Loan Charge will be paid if the loan is linked with a savings account
xxxxxxxxxx
curl --request POST \
--url https://localhost:8443/fineract-provider/api/v1/loans/loanId/charges/chargeId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: