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