Order API, missing 'unfulfilled' orders

mavsupport
Visitor
3 0 1

We have an integration between Shopify + NetSuite API. We are missing orders that are unfulfilled. Some orders are facebook orders, others appear to be normal online orders. We cannot understand what we are missing and why there is no consistency on what is excluded. Here is our call. 

 

myshopify.com/admin/api/2022-04/orders.json?status=open&fulfillment_status=unfulfilled&limit=250

 

 

For facebook, I have to set the financial_status to "authorized' just to be able to see it, no other variation of status/fulfillment status will work. 

For the non facebook orders, I still have not been able to find the right request to even see them. It makes me wonder if they were brought in from some other app or pos, but I do not know how to find that out. 

Replies 2 (2)
L2BrandsIT
Visitor
1 0 0

We are having similar issues but our query is slightly different.  We are trying to get orders with status=any, fulfillment status=any, and financial status=paid.  We get a lot of orders but there is one that is missing for unexplained reasons.  Have you had any luck with this?

mavsupport
Visitor
3 0 1

Hello @L2BrandsIT - we have not found a permanent solution yet. We are refactoring our scripts and will let you know if we get a complete solution. 

@L2BrandsIT - have you found anything that is working consistently? 

We also are seeing issues with our inventory, where we set the inventory level, then arbitrarily there is a random adjustment of +50 or +47 or something and then it throws off the inventory.