customer.credits.expired
Triggered when a customer's credits have expired and are removed from their balance.
customer.credits.expired
customer.credits.expiredPayload Structure
{
"payload": {
"merchantId": "inveterate",
"customerId": "7733592490115",
"newBalance": 0,
"previousBalance": 5,
"reason": "EXPIRED",
"expiredAt": "2025-05-30T11:29:07.875Z",
"email": "[email protected]",
"firstName": "1",
"lastName": "1",
"amount": 5
},
"metadata": {
"id": "e62649ec-851a-6f7a-1f78-fe9e66f8a81b",
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.credits.expired",
"version": "2025-06",
"triggerredAt": "2025-05-30T11:29:08.049Z"
}
}Payload Fields
Last updated
Was this helpful?
