customer.updated
Triggered when a customer's information is updated.
customer.updated
customer.updatedPayload Structure
{
"payload": {
"newData": {
"accountState": "ENABLED",
"lastCreditRedemptionAt": null,
"lastName": "inveterate",
"notes": null,
"anonymized": false,
"createdAt": "2025-05-25T00:27:56.503Z",
"revenue": 102.32,
"merchantId": "inveterate",
"paymentId": null,
"referrals": 0,
"customerId": "22978031812972",
"credit": 10,
"email": "[email protected]",
"updatedAt": "2025-05-25T00:27:59.220Z",
"joinedAt": "2025-05-25T00:27:52Z",
"trigger": "PAID_SUBSCRIPTION",
"firstName": "inveterate",
"creditsEarned": 10,
"phoneNumber": "+16416805498",
"referredBy": null,
"contractId": 82559795564,
"lastPurchaseAt": "2025-06-12T12:40:44.819Z",
"currencyCode": "USD",
"freeTrialActive": false,
"status": "ACTIVE",
"tierId": "c560bce7",
"tierName": "PAID"
},
"oldData": {
"accountState": "ENABLED",
"lastCreditRedemptionAt": null,
"lastName": "inveterate",
"notes": null,
"anonymized": false,
"spendingProcess": {
"time": "2025-06-12T12:40:44.819Z",
"status": "ACTIVE"
},
"createdAt": "2025-05-25T00:27:56.503Z",
"revenue": 102.32,
"merchantId": "inveterate",
"paymentId": null,
"referrals": 0,
"customerId": "22978031812972",
"credit": 10,
"email": "[email protected]",
"updatedAt": "2025-05-25T00:27:59.220Z",
"joinedAt": "2025-05-25T00:27:52Z",
"trigger": "PAID_SUBSCRIPTION",
"firstName": "inveterate",
"creditsEarned": 10,
"phoneNumber": "+16416805498",
"referredBy": null,
"contractId": 82559795564,
"lastPurchaseAt": "2025-06-12T12:40:44.819Z",
"currencyCode": "USD",
"freeTrialActive": false,
"status": "ACTIVE",
"tierId": "c560bce7",
"tierName": "PAID"
}
},
"metadata": {
"id": "056f9ad3c189f9897e893c8477fce1f6",
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.updated",
"version": "2025-06",
"triggerredAt": "2025-06-12T12:40:46.309Z"
}
}Payload Fields
Last updated
Was this helpful?
