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