Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

fulfillment orde

fulfillment orde

Dennis-Law
Visitor
2 0 0

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

Reply 1 (1)

ShopifyDevSup
Shopify Staff
1453 238 522

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