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