eBay Marketplace Account Deletion/Closure Notifications
Hello,
My application uses ebay API to ingest product data. No user data is stored by my app. For this use case, do I need to create a "Marketplace account deletion notification endpoint"?
I have checked the FAQs at eBay Marketplace Account Deletion/Closure Notifications Workflow , which says "Every eBay Developers Program application that is making API calls that use/store eBay user data must be subscribed to eBay marketplace account deletion/closure notifications."
Since I am not storing any user data, only product data, I want to confirm that I don't need to set up this endpoint for Marketplace account deletion events.
Thanks,
2 comments
shipscript
·3 years ago · Edited@hunmod
Account deletion pertains to user-specific data.
You must select and describe the exemption reason that applies to your application:
hunmod
OP3 years agoThank you!