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