A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello @wonsoon ,
I checked your x-request-id, and it looks like the problem here is that the system is not finding a match for the fulfillment order id you are passing in your payload. I attempted to look it up and also found no results. You'll want to double check via a GET request or graphql query to ensure the correct id is being used before trying again.
To learn more visit the Shopify Help Center or the Community Blog.