check for canceled orders

172 views
Skip to first unread message

Anel Hodzic

unread,
Feb 24, 2021, 1:28:41 PM2/24/21
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 PM2/26/21
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'


"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