Hi, I am currently developing an app and I have some questions about the GDPR webhook.
Questions Below:
I have access scope of read_orders, but I didn’t store any customer data. I only use the ORDER_CREATE webhook to calculate the number of checkouts as stats to provide analytic to my user.
In this case, what should I do in the GDPR-compliant webhook? (customer/redact, customer/data_request)
Thanks