customer.credits.updated
Triggered when a customer's credit balance is updated (credits earned or redeemed).
customer.credits.updated
customer.credits.updatedPayload Structure
{
"payload": {
"lastName": "1",
"note": null,
"reason": "EARNED_FROM_PURCHASE",
"amount": 1,
"isUpsell": false,
"orderId": "6244265853059",
"newBalance": 1,
"orderTotal": 100,
"previousBalance": 0,
"createdAt": "2025-05-30T10:18:11.721Z",
"firstName": "1a",
"merchantId": "inveterate",
"customerId": "7733540520067",
"appliedBy": null,
"expirationDate": "2025-05-31T10:00:00.000Z",
"updatedAt": "2025-05-30T10:18:11.721Z",
"email": "[email protected]"
},
"metadata": {
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.credits.updated",
"version": "2025-06",
"triggerredAt": "2025-05-30T10:18:12.985Z"
}
}Payload Fields
Last updated
Was this helpful?
