Has anyone had success with filtering the BigCommerce Shipment export based on specific line item details from the sales order? The business case is as follows:
Customer places an online BigCommerce order for a kit.
In Acumatica there is an import scenario that expands the kit onto the sales order and updates a user defined field with the parent kit inventory id. The exploded line items have a non-zero quantity and the price is $0.
When the shipment is synchronized back to BC, the sync returns an error because the kit components were not on the original sales order. We would hope to skip over those items and only update the items that were originally on the order.
Any thoughts on how to handle this scenario?
Thanks in advance!