customer.pending_cancellation
Triggered when a customer has requested cancellation but the cancellation is scheduled for a future date.
customer.pending_cancellation
customer.pending_cancellationPayload Structure
{
"payload": {
"createdAt": "2025-05-30T11:20:43.043Z",
"merchantId": "inveterate",
"detail": {
"nextSegmentId": null,
"cancellationSource": "CUSTOMER",
"switchToFreeTier": null,
"cancelRequest": {
"createdAt": "2025-05-30T11:20:36.919Z",
"cancelDate": "2025-06-30T11:00:00Z",
"nextSegmentId": null,
"cancellationSource": "CUSTOMER",
"merchantId": "inveterate",
"billingTierId": "6a538edc",
"switchToFreeTier": false,
"contractId": "23578214531",
"customerId": "7733576892547",
"cancelToken": "15ae1f74-9555-456a-b003-da5ec076a48e",
"updatedAt": "2025-05-30T11:20:40.234Z",
"status": "PENDING_CANCELLATION"
},
"effectiveCancellationDate": "2025-06-30T11:00:00Z"
},
"updatedAt": "2025-05-30T11:20:43.043Z",
"customerId": "7733576892547"
},
"metadata": {
"id": "de453003ee3da27b9ac7543cb49f5e77",
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.pending_cancellation",
"version": "2025-06",
"triggerredAt": "2025-05-30T11:20:44.093Z"
}
}Payload Fields
Last updated
Was this helpful?
