getShopReceiptTransactionsByReceipt - returns information about any receipt_id #979
robpal
started this conversation in
Show and tell
Replies: 2 comments 8 replies
|
I no it's a bit dodgy, but can you give me a receipt ID from another shop and I can test it using my test app to see if it returns anything. I will use my shop_id wit your receipt_id |
8 replies
|
Thank you for bringing this to our attention. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
I think there should be a major bug.
/v3/application/shops/{shop_id}/receipts/{receipt_id}/transactionsBecause now with this endpoint I can get information about any
receipt_idon ETSY platform.It doesn't check if
receipt_idis associated withshop_id.All reactions