Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Viewing all articles
Browse latest Browse all 25503

Multiple API parameters not working by AWells

$
0
0

We are new to using the API, and have run into the following problem. We are attempting to access all orders placed since a given date using the following:

    https://my-store.myshopify.com/admin/orders.json?created-at-min=2014-09-01

However, it is returning orders from 2014-06-06 and earlier. There are no current orders. Another issue I discovered was that all the current orders have a status of "Archived", so if I use the following, I get the current orders:

    https://my-store.myshopify.com/admin/orders.json?status=any

How do we get the dates to filter correctly, and once we have that, how do we then also include archived order, not just open orders?

Any help would be greatly appreciated.

 


Viewing all articles
Browse latest Browse all 25503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>