Run a get a product ID action in Logiwa Legacy WMS.
By using these endpoints, the users can obtain all the information that is related to the pack types of the items.
To obtain this information, the users should first reach the Pack Type ID values by using the InventoryItemPackTypeSearch endpoint. After this process, the users will be able to use the InventoryItemPackTypeGet endpoint.
By using these endpoints, the users can obtain all the information that is related to the pack types of the items.
To obtain this information, the users should first reach the Pack Type ID values by using the InventoryItemPackTypeSearch endpoint. After this process, the users will be able to use the InventoryItemPackTypeGet endpoint.
Run a list shipment info - import action in Logiwa Legacy WMS.
By using this endpoint, the users can create single or multiple purchase orders with lines.
All the products used should be defined in the system before creating any purchase orders.
By using this endpoint, the users can obtain the list of all the purchase orders based on the entered criteria.
Run a list inventory action in Logiwa Legacy WMS.
By using this endpoint, the users can obtain their current inventories based on the locations and also they may obtain some attributes such as Lot Number, and Expiration Date. The data obtained from this endpoint is raw data, the users may calculate the stock according to their logic.
Run a list products action in Logiwa Legacy WMS.
By using this endpoint, users can UPDATE the details of receipt orders if the ID field exists in the endpoint request.
Users can CREATE receipt order details unless the Warehouse Receipt Order Detail ID is not added to the request.
Run a list locations action in Logiwa Legacy WMS.
Run an insert receipt order action in Logiwa Legacy WMS.
Run a list receipt orders action in Logiwa Legacy WMS.
By using this endpoint, the users can obtain the receipt records.
Run an insert shipment order action in Logiwa Legacy WMS.