Retrieve Cancelled orders

186 views
Skip to first unread message

Chirag

unread,
Mar 30, 2021, 9:49:18 AM3/30/21
to Etsy API
We need to Store Etsy Orders related data on our server for more data processing.
So we are using Receipts API to get the list of Orders( /shops/:shop_id/receipts  ) from Etsy.

But I noticed canceled orders do not come up, in the list of orders.
If the order is canceled after we have imported data into our system, there is no way to retrieve the canceled order, so that we can remove it from our servers as well to get proper stats.

How can I get canceled order?
Please help.

Thanks

Ganga Ram

unread,
Mar 30, 2021, 1:20:44 PM3/30/21
to etsy-...@googlegroups.com
Cancelled order can be queued only when we know the order number . May be you can keep pulling the orders in regular intervals to get all the orders later you may exclude the ones which is not in the receipt response 

Thanks 
Amy 

--
You received this message because you are subscribed to the Google Groups "Etsy API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etsy-api-v2...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/etsy-api-v2/06bb0e3f-5442-433a-841b-fb37b6a2d4c8n%40googlegroups.com.
--
Thanks Gangaram

Chirag

unread,
Apr 1, 2021, 2:52:36 PM4/1/21
to Etsy API
That is not a correct approach.

We deal with Hundreds of Etsy stores, sending unnecessary calls for each store is not feasible plus it will add more load on Etsy API.
Etsy API team should add status=canceled in the receipts call
Reply all
Reply to author
Forward
0 new messages