Hello,
We are developing a public app solution for Shopify marketplace. We have been checking mandatory GDPR webhooks and have a question:
As I understood from GDPR webhooks technical requirements, it seems we are only supposed to gather these requests and return 200 to show we successfully received the request in scope of subscribing into GDPR webhooks. Could someone confirm that there is no technical requirements on returning a response once related data removed from our platform? Are we also required to return a response when we successfully deleted data? or that process only between us and the merchant after that time?
I am trying to understand technical requirements for public app solutions and respond webhook part sounded little bit vague.
Thanks for help.