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