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