get http://localhost:55667/api2/summary-transactions
Retrieve list of summarytransactions. For more information, see https://www.manager.io/guides?summary-transactions
Response
Retrieve list of summarytransactions. For more information, see https://www.manager.io/guides?summary-transactions
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/summary-transactions \
--header 'accept: application/json'
Try It!
to start a request and see the response here!