Triggered when a subscription is resumed
Topic
subscription/resumedWebhook payload
{
"payload": {
"id": 36758901,
"shopifyId": 34399912243,
"createdAt": "2026-09-04T06:48:13.000Z",
"status": "ACTIVE",
"originOrderShopifyId": null,
"completedOrdersCount": 2,
"currencyCode": "USD",
"totalLineItemPrice": 71.99,
"totalLineItemDiscountedPrice": 71.991,
"deliveryPrice": 0,
"pausedAt": null,
"cancelledAt": null,
"cancellationReason": null,
"cancellationComment": null,
"hasCustomPlan": false,
"billingPolicy": {
"interval": "YEAR",
"intervalCount": 1,
"prepaidIntervalCount": 1,
"minCycles": null,
"maxCycles": null,
"anchors": null
},
"deliveryPolicy": {
"interval": "YEAR",
"intervalCount": 1
},
"isPrepaid": false,
"nextOrderDate": "2026-10-20T14:05:13.000Z",
"nextOrderDateEpoch": 1792505113,
"discounts": [],
"hasBundle": false,
"willAutoResume": false,
"note": null,
"customAttributes": [],
"lineItems": [
{
"id": 91081720,
"shopifyId": "bae21584-b1fe-4c33-a55f-2ec000ec85b7",
"productShopifyId": 10193276207411,
"variantShopifyId": 53462863020339,
"name": "3 in 1 Box - Medium",
"productTitle": "3 in 1 Box",
"variantTitle": "Medium",
"variantImage": "https://cdn.shopify.com/s/files/1/0981/0798/2131/files/Harry_s-Most-Popular-Product-Bundles-1024x577-1.webp?v=1780305112",
"quantity": 1,
"price": "71.99",
"basePrice": "79.99",
"discountedPrice": "71.99",
"discountAllocations": [],
"pricingPolicy": {
"basePrice": {
"amount": "79.99",
"currencyCode": "USD"
},
"cycleDiscounts": [
{
"afterCycle": 0,
"computedPrice": {
"amount": "71.991",
"currencyCode": "USD"
},
"adjustmentType": "PERCENTAGE",
"adjustmentValue": {
"percentage": 10
}
}
]
},
"sellingPlanShopifyId": 10120888627,
"sellingPlanName": "Deliver every year",
"sku": null,
"requiresShipping": true,
"taxable": true,
"bundleTransactionId": null,
"bundleName": null,
"isOneTimeAdded": false,
"isOneTimeRemoved": false,
"attributes": [],
"weightInGrams": 0,
"bundleVariantName": null
}
],
"shippingAddress": {
"firstName": "John",
"lastName": "Smith",
"company": null,
"address1": "sheetal cooler house Janta Colony",
"address2": null,
"city": "Raipur",
"zip": "492001",
"countryCode": "IN",
"provinceCode": "CG"
},
"shippingLines": {
"code": "Subscription shipping",
"title": "Subscription shipping"
},
"isBillingRetryOn": false,
"customer": {
"shopifyId": 10059397464371,
"firstName": "John",
"lastName": "Smith",
"email": "[email protected]",
"phone": null
},
"quickAction_freeGift_1": "https://devesh-onboarding.myshopify.com/a/loop_subscriptions/quick-action?uuid=01M33ZM88AJJ0HVF37YD3AX1W2",
"quickAction_null_text": "",
"quickAction_testUpsellQuickAction": "https://devesh-onboarding.myshopify.com/a/loop_subscriptions/quick-action?uuid=01M33ZM88A5XB5JY95V6DR90F1",
"quickAction_upsellQuickAction": "https://devesh-onboarding.myshopify.com/a/loop_subscriptions/quick-action?uuid=01M33ZM88AM0F037K0ZRQXKCHB",
"quickAction_byobQuickAction": "https://devesh-onboarding.myshopify.com/a/loop_subscriptions/quick-action?uuid=01M33ZM88A5HDFER90RA0WP8GN",
"notifyCustomer": false
},
"metaData": {
"myshopifyDomain": "devesh-onboarding.myshopify.com",
"source": "Admin Portal",
"entity": "Loop team"
}
}