I’m wondering if something changed with how customers/redact requests are being sent?
We usually receive them with related orders or an email, but these requests started coming in last week, with some in the hundreds per merchant and all at or around the same time.
Example:
{
"shop_id": "<shop_id>",
"shop_domain": "<shop-name>.myshopify.com",
"customer": {
"id": "<customer_id>",
"email": "None",
"phone": "None"
},
"orders_to_redact": []
}