App reviews, troubleshooting, and recommendations
This documentation for Fulfillment Order - https://shopify.dev/docs/api/admin-rest/2023-01/resources/fulfillmentorder - states that "Fulfillment orders are created automatically when an order is created.". So I should expect to see something returned when making a call to (replace {order_id} with an actual order id)
/admin/api/2023-01/orders/{order_id}/fulfillment_orders.json - correct?
Whenever I make a call to it though, I get back an empty array. Why would that be?
{ "fulfillment_orders": [] }
{ "order": { "id": *****, "fulfillment_status": null, "fulfillments": [], "line_items": [ { "id": *****, "fulfillable_quantity": 1, "fulfillment_service": "manual", "fulfillment_status": null, ] } }
I'm facing the same issue. As part of the migration are we supposed to create new order management/fullment app, fetch new fulfilment requests, accept them, (Shopify creates fulfillment orders), fetch fulfillment orders, and then finally fulfill those?
Seems like a lot of work coming from just a single API call to fulfill an order.
Fyi when I posted my message here the first time it gave me an error but looks like it created anyway. Here's the thread with more activity though still no clear answer.
https://community.shopify.com/c/shopify-apis-and-sdks/migration-to-fulfillment-order/td-p/1975191
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024