get https://localhost:8443/fineract-provider/api/v1/loanproducts
Lists Loan Products
Example Requests:
loanproducts
loanproducts?fields=name,description,interestRateFrequencyType,amortizationType
Log in to see full request history
Response
Lists Loan Products
Example Requests:
loanproducts
loanproducts?fields=name,description,interestRateFrequencyType,amortizationType
xxxxxxxxxxcurl --request GET \--url https://localhost:8443/fineract-provider/api/v1/loanproducts \--header 'accept: application/json'
Try It! to start a request and see the response here! Or choose an example: