get https://localhost:8443/fineract-provider/api/v1/self/clients//transactions
The list capability of client transaction can support pagination.
Example Requests:
self/clients/189/transactions
self/clients/189/transactions?offset=10&limit=50
The list capability of client transaction can support pagination.
Example Requests:
self/clients/189/transactions
self/clients/189/transactions?offset=10&limit=50
Try It!
to start a request and see the response here!