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