App reviews, troubleshooting, and recommendations
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
Hi all,
i'm trying to develop a shopify application for give to customer an fullfilment service.
I have a development store and i'm able to get order and all information to manage the delivery.
When i try to get fullfilment about one order the list is empty
fulfilment_orders = shopify.FulfillmentOrders.find(order_id=order_id)
that i thought that i need to create new one but