APIs - Inventory Handling
The Inventory Handling APIs are used for three purposes: to move items between warehouses, receive parts into warehouses, and issue parts from warehouses.
Wed, 29 Mar, 2023 at 3:06 PM
Function The Receiving API is used to receive items into inventory. URL {Root URL}/API/InventoryHandling/receive/{API Key} Parameters ...
Wed, 29 Mar, 2023 at 3:07 PM
Function The Transfer API is used to transfer items between warehouses. URL {Root URL}/API/InventoryHandling/Transfer/{API Key} Parameter...
Wed, 29 Mar, 2023 at 3:07 PM
Function The Inventory handling Issue API is used to issue parts from a warehouse. URL {Root URL}/API/InventoryHandling/Issue/{API Key ...
Wed, 29 Mar, 2023 at 3:07 PM