get https://localhost:8443/fineract-provider/api/v1/clients//transactions/
Example Requests:
clients/1/transactions/1
clients/1/transactions/1?fields=id,officeName
Log in to see full request history
Response
Example Requests:
clients/1/transactions/1
clients/1/transactions/1?fields=id,officeName
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/clients/clientId/transactions/transactionId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: