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