get https://localhost:8443/fineract-provider/api/v1///notes
Retrieves a Resource's Notes
Note: Notes are returned in descending createOn order.
Example Requests:
clients/2/notes
groups/2/notes?fields=note,createdOn,createdByUsername
Retrieves a Resource's Notes
Note: Notes are returned in descending createOn order.
Example Requests:
clients/2/notes
groups/2/notes?fields=note,createdOn,createdByUsername
Try It!
to start a request and see the response here!