customer.changed_tier
Triggered when a customer changes from one tier to another in the loyalty program.
customer.changed_tier
customer.changed_tierPayload Structure
{
"payload": {
"createdAt": "2025-05-30T11:17:19.646Z",
"tierId": "6a538edc",
"merchantId": "inveterate",
"detail": {
"previousTierName": "PAID0402",
"previousTierId": "3a636361",
"tierName": "FREE"
},
"updatedAt": "2025-05-30T11:17:19.646Z",
"customerId": "7733576892547"
},
"metadata": {
"id": "3b8313888e852a1b4a285dbe4334a610",
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.changed_tier",
"version": "2025-06",
"triggerredAt": "2025-05-30T11:17:21.144Z"
}
}Payload Fields
Last updated
Was this helpful?
