Receiving hundreds of customers/redact webhooks suddenly with no email or orders_to_redact

Receiving hundreds of customers/redact webhooks suddenly with no email or orders_to_redact

sophieher
Visitor
1 0 0

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": []
}

 

Replies 0 (0)