Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
Hi
Is it possible to get in touch with a developer at Shopify to check why orders can't be updated in this case?
If you have the opportunity to bring a developer into the thread, we can see what actions we need to take from our side.
Hello 👋
If you have a question about updating orders with the Admin API could you please provide
1. The API and version you are using (GraphQL vs REST)
2. The full API request+body you are sending
3. The response back you a receiving
4. How the functionality differers from what you are expecting
To learn more visit the Shopify Help Center or the Community Blog.
Hi Lizk
We are using WMS: Nyce.Logic.
We are using Nyce.Logic for Shopify.
This is what we sent and get for respond.
After we received this response, we added that each row gets a ShopifyFullfilmentId value, then sent
the delivery again and received the following response:
If you are the writing the API call then you should review the documentation for creating fulfilments, as there are some required fields that are missing.
From the image I can see that the required field line
If this API call is being created by your integration directly, then you should reach out to them directly for support.
To learn more visit the Shopify Help Center or the Community Blog.
Here is the whole export file