Release Date: 05/20 02:00 AM CST
With this upgrade, we are making a change to the below method.
There is a glitch on the Client info while inserting the items with the ~/en/api/IntegrationApi/InsertInventoryItem method. If there is another client on Logiwa with the same name, the items might be created on Logiwa with the incorrect client.
- We will add a new parameter to this method, called ClientID and if you use ClientID information while inserting the orders, we will be able to make an exact match for your clients and items.
- If you do not use the ClientID parameter, we will use the Client field as is now.
Actions to be taken: Your current methods won't be affected by this change unless you want to use this parameter.