How do I pull shipped quantity from order_dtl from API in Oracle WMS 25D
shipped_qty field is available under order_dtl table in Oracle WMS WebReports Gen 2. This field is not visible under the below API call…
https://XXXXXXXXXXX/XXXXXXXXX/wms/lgfapi/v10/entity/order_dtl/
How do I get the shipped_qty via API?
0