Covers all questions related to inventory management, order fulfillment, and shipping.
Hi, I'm trying to create the flow for the fulfillments with our internal application. I can get all the orders from your API, but after that I can't find the fulfillment orders to create the fulfillment, and the documentation didn't mention how to create those fulfillment orders. I need to create those? How? Which is the correct process to do that? I need to change something in the Shopify portal to autogenerate those fulfillment orders? Thanks
hi there
You don't need to create fulfillment orders either manually or through the API because they will be created automatically after the orders are created. You can query the fulfillment orders for a specific order.
If you have Set up automatic order fulfillment from the order processing settings. Then Shopify is the fulfillment service. If you’ve created a custom app then you create a fulfillment service via RestAPI and can then create fulfillment orders and receive fulfillment requests. If you do need assistance with this I would be happy to look at your current solution and advise from there.