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