get https://localhost:8443/fineract-provider/api/v1/self/clients//charges
The list capability of client charges supports pagination.
Example Requests:
self/clients/1/charges
self/clients/1/charges?offset=0&limit=5
The list capability of client charges supports pagination.
Example Requests:
self/clients/1/charges
self/clients/1/charges?offset=0&limit=5
Try It!
to start a request and see the response here!