Hello,
I'm trying to use Economy's ExecuteInventoryOperations with Subtract and Add operations, the problem is that it is limited to 250 items per request, and I need to add thousands, the item to add is somewhat random. What can I do to work around this items limit?
As a workaround I'm thinking of using PurchaseInventoryItems but it might have its own drawbacks (I have not use it yet).