Covers all questions related to inventory management, order fulfillment, and shipping.
According to https://shopify.dev/api/admin/rest/reference/shipping-and-fulfillment/fulfillmentorder, /admin/api/2021-07/orders/{order_id}/fulfillment_orders.json should give me an order response if I change order_id with an actual order id.
GET https://v-logic-dev-maxwell.myshopify.com/admin/api/2021-07/orders/3927656988846/fulfillment_orders.... just returns a 404 Not Found error. I know the order_id is correct because I receive a response with https://v-logic-dev-maxwell.myshopify.com/admin/api/2021-07/orders/3892742946990.json .
Is a fulfillment order not created when an order is made? This is weird because it has only started today, and we have one of our process relying on the fulfillment_order call for the past few months until now.
Solved! Go to the solution
This is an accepted solution.
Hey everyone!
Thank you for bringing this to our attention. Our developers have diagnosed the issue and implemented a fix. Should you continue seeing this error, please contact Shopify Partner Support for further assistance.
I'll be marking this response as solved for future viewers who may come across this topic.
Trevor | Community Moderator @ 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 the Shopify Help Center or the Shopify Blog
Good morning,
Anyone else experiencing trouble with this endpoint? It is returning 404 Not Found for me since last night 9:45pm EST. I've got orders piling up and unhappy clients.
Yes, we are experiencing the same.
And someone else here: https://community.shopify.com/c/Shopify-APIs-SDKs/404-not-found-when-using-fulfillment-order-api/m-p...
Thanks for letting me know I am not alone!
I have an open ticket with support so hopefully it gets resolved soon.
Ditto, we're having the same issue across multiple apps
Thanks, Josh. Hoping for a quick resolution for us all.
Meanwhile, Shopify status showing 'operational'. C'mon guys.
Looks like the issue is over, we are not seeing this anymore.
Confirmed on my end as well. Looks like things are back up and running.
This is an accepted solution.
Hey everyone!
Thank you for bringing this to our attention. Our developers have diagnosed the issue and implemented a fix. Should you continue seeing this error, please contact Shopify Partner Support for further assistance.
I'll be marking this response as solved for future viewers who may come across this topic.
Trevor | Community Moderator @ 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 the Shopify Help Center or the Shopify Blog
just now I am having this issue. how can we we capture fulfillment_order_id when we recieve order payload?
Same issue.
There is a duplicate here: https://community.shopify.com/c/Shopify-APIs-SDKs/Help-Is-GET-admin-api-2021-01-fulfillment-orders-f...
I have also been having problems with /admin/api/2021-07/fulfillment_orders/{fulfillment_order_id}.json since last night.
Working with support on a ticket right now.
just now I am having this issue. how can we we capture fulfillment_order_id when we recieve order payload?