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