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