Hello,
I’m trying to create an import scenario that can update the kit specifications for some products. I have a generic inquiry that returns the current specifications of a stock item kit. I want to add these stock components to another kit and remove this line. The issue I run into is that there may be 3 items I want to add, yet the import scenario wants to remove the existing line for each row, but it doesn’t exist for 2 of them after the first one runs. Any way to work around this?
Business Case: We have non stock kit gift boxes we sell all year. During our busy holiday season, we pre-make a bunch of these kits and use a Stock Kit as the 1 “component”.
When these premade boxes run out, I want this process to automatically change the stock components of the kit back to the individual components and not the stock kit.

In this example, the 60005 SKU is a Non Stock Kit. The 40005 is the Stock Kit.

In the import scenario, I want it to remove the 40005 item as a component and add these items:

I already have the GI returning all the necessary information.
Thanks in advance!