A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
When creating fulfillment through fulfillment order (/admin/api/2023-01/fullfillments. json), the error 'Fulfillment order 6006870409467 has an unfulfillable status=closed.' But I don't know how to modify the status of fulfillment order
Hi @Dennis-Law!
You can modify the status of fulfillment orders by using either the Fulfillment Order REST resource or a GraphQL mutation like fulfillmentOrderOpen, for example.
It is important to note that whether or not your app should be updating a fulfillment order's status depends on what kind of app you're trying to develop. I recommend taking a look at our overview of fulfillments to determine the core purpose of your app and then using the appropriate guide for a step-by-step workflow example:
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us 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