get https://localhost:8443/fineract-provider/api/v1/savingsaccounts
Lists savings applications/accounts
Example Requests:
savingsaccounts
savingsaccounts?fields=name
Log in to see full request history
Response
Lists savings applications/accounts
Example Requests:
savingsaccounts
savingsaccounts?fields=name
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/savingsaccounts \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: