Hi @tcarmi A FulfillmentOrder is immutable, so any edit to an order would result in the creation of a new fulfillment_order(s) even if it’s just a change in the quantity. If you need to change the line items you can adjust the order and continue to work with the new fulfillmentorder(s) that will be created as a result