A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi guys,
I've got a question when I designing my custom app.
I want to split some line item(s) from an existing Fulfillment Order to another new Fulfillment Order due to user may switch some line item(s) origin address(e.g: the warehouse got some problem).
However, if we use Moves a fulfillment order to a new location, all line item(s) will shift to new location, is there any possible way to pass selected line item(s) to new location only?
Thanks!
Hi @YamaGoshi . You may have by now found this doc. https://shopify.dev/apps/fulfillment/order-management-apps/manage-fulfillments-as-an-order-managemen.... This piece in particular "This request is for a single FulfillmentOrderLineItem. Given that this is a partial request, Shopify closes the original fulfillmentOrder for which a fulfillment request was submitted, and opens two new fulfillment orders". Hope that helps somewhat.
KB77 | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog