Groups
Groups
Sign in
Groups
Groups
Etsy API
Conversations
About
Send feedback
Help
check for canceled orders
172 views
Skip to first unread message
Anel Hodzic
unread,
Feb 24, 2021, 1:28:41 PM
2/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Etsy API
I tried with
findallshoptransactions
and then with
receipts
But can't find a status of canceled only.
Chris Blachnio
unread,
Feb 26, 2021, 2:19:35 PM
2/26/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Etsy API
There is a method
https://www.etsy.com/developers/documentation/reference/receipt#method_findallshopreceiptsbystatus
but this method does not have "cancelled" as an enum choice, and when I used the enum "all" it doesn't return any cancelled orders. I believe a cancelled order would have the field 'is_dead: True', but everything that was returned had 'is_dead: False'
https://www.etsy.com/developers/documentation/reference/receipt#method_findallshopreceipts
has a note on the bottom that says:
"Notes:
Please note that cancelled orders will only be surfaced when making direct requests to the receipt_id."
Directly hitting a canceled order shows 'is_dead: True'.
Reply all
Reply to author
Forward
0 new messages