SubscriptionPaidNotification

A customer has successfully executed the payment for a running subscription (an upgrade or a renewal).

JSON Reference

This notification uses the Subscription Model.

Examples

{
    "meta": {
        "type": "SubscriptionPaidNotification",
        "date": "2025-03-17T11:03:20.0525903Z",
        "schemaUrl": "https://web-dev.cgn.cleverbridge.com/JsonNotificationSchemas/SubscriptionPaidNotification"
    },
    "subscriptionId": 57436543,
    "customerCurrencyId": "USD",
    "customerId": 143005082,
    "customerReferenceId": "9LZMFv9n7vMYPYbbyOe3viryUBwsQuPvo5fYNP9O",
    "gracePeriodDays": 15,
    "intervalDayCount": 0,
    "intervalMonthCount": 12,
    "lastBillingIntervalNumber": 0,
    "lastIntervalNumber": 1,
    "nextBillingDate": "2027-03-17T10:28:48.196461",
    "nextRenewalDate": "2027-03-17T10:28:48.196461",
    "nextBillingDateReminder": "2027-03-10T10:28:48.196461",
    "startDate": "2025-03-17T10:58:48.196461",
    "managementModel": "Two",
    "renewalType": "Automatic",
    "startIntervalDayCount": 0,
    "startIntervalMonthCount": 12,
    "subscriptionstatus": "ACT",
    "yourRenewalPrice": {
        "netPrice": 292.44,
        "vatPrice": 55.56,
        "grossPrice": 348.0
    },
    "customerRenewalPrice": {
        "netPrice": 292.44,
        "vatPrice": 55.56,
        "grossPrice": 348.0
    },
    "subscriptionPurchase": {
        "purchaseId": 458334622,
        "subscriptionRevenueCategoryId": "ManualRenewal"
    },
    "subscriptionItems": [{
            "runningNumber": 1,
            "quantity": 2,
            "productId": 214906,
            "productName": "SC_subsc_1 - DO NOT TOUCH",
            "status": "ACT",
            "startDate": "2026-03-17T10:58:48.196461",
            "lastIntervalNumber": 1,
            "isCurrent": true,
            "version": 2,
            "versionActiveDate": "2025-03-17T11:03:14.29216",
            "subscriptionEventtypeId": "renewed",
            "yourRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 200.0,
                    "vatPrice": 38.0,
                    "grossPrice": 238.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 200.0,
                    "vatPrice": 38.0,
                    "grossPrice": 238.0,
                    "vatPercentage": 19.0
                }
            },
            "customerRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 200.0,
                    "vatPrice": 38.0,
                    "grossPrice": 238.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 200.0,
                    "vatPrice": 38.0,
                    "grossPrice": 238.0,
                    "vatPercentage": 19.0
                }
            }
        }, {
            "runningNumber": 2,
            "quantity": 1,
            "productId": 214907,
            "productName": "SC_subsc_2",
            "status": "ACT",
            "startDate": "2026-03-17T10:58:48.196461",
            "lastIntervalNumber": 0,
            "isCurrent": true,
            "version": 1,
            "versionActiveDate": "2025-03-17T11:03:14.29216",
            "subscriptionEventtypeId": "renewed",
            "yourRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                }
            },
            "customerRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 92.44,
                    "vatPrice": 17.56,
                    "grossPrice": 110.0,
                    "vatPercentage": 19.0
                }
            }
        }
    ],
    "previousSubscriptionItems": [{
            "runningNumber": 1,
            "quantity": 1,
            "productId": 214906,
            "productName": "SC_subsc_1 - DO NOT TOUCH",
            "status": "ACT",
            "startDate": "2025-03-17T10:58:48.196461",
            "endDate": "2026-03-17T10:58:48.196461",
            "lastIntervalNumber": 0,
            "isCurrent": false,
            "version": 1,
            "versionActiveDate": "2025-03-17T10:58:48.196461",
            "subscriptionEventtypeId": "new",
            "yourRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                }
            },
            "customerRenewalPrice": {
                "productSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "productTotalPrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalSinglePrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                },
                "totalTotalPrice": {
                    "netPrice": 100.0,
                    "vatPrice": 19.0,
                    "grossPrice": 119.0,
                    "vatPercentage": 19.0
                }
            }
        }
    ]
}
<?xml version="1.0" encoding="utf-16"?>
<cbn:subscriptionPaidNotification xmlns:cbn="http://xml.cleverbridge.com/3.13.0.24/cleverbridgeNotification.xsd">
  <cbn:NotificationDate>2025-02-25T11:02:50.3465295Z</cbn:NotificationDate>
  <cbn:Subscription cbt:Id="57355936" xmlns:cbt="http://xml.cleverbridge.com/3.13.0.24/cleverbridgeTypes.xsd">
    <cbt:CustomerCurrencyId>USD</cbt:CustomerCurrencyId>
    <cbt:CustomerId>142998018</cbt:CustomerId>
    <cbt:CustomerReferenceId>AvuQ4Es3APKA0mYkkuzzPcOATqHvYlUvTUt8uQp3</cbt:CustomerReferenceId>
    <cbt:GracePeriodDays>15</cbt:GracePeriodDays>
    <cbt:IntervalDayCount>0</cbt:IntervalDayCount>
    <cbt:IntervalMonthCount>12</cbt:IntervalMonthCount>
    <cbt:LastBillingIntervalNumber>0</cbt:LastBillingIntervalNumber>
    <cbt:LastIntervalNumber>1</cbt:LastIntervalNumber>
    <cbt:NextBillingDate>2027-02-25T09:38:03.618655Z</cbt:NextBillingDate>
    <cbt:NextBillingDateReminder>2027-02-18T09:38:03.618655Z</cbt:NextBillingDateReminder>
    <cbt:NextRenewalDate>2027-02-25T09:38:03.618655Z</cbt:NextRenewalDate>
    <cbt:StartDate>2025-02-25T10:08:03.618655Z</cbt:StartDate>
    <cbt:ManagementModel>Two</cbt:ManagementModel>
    <cbt:RenewalType>Manual</cbt:RenewalType>
    <cbt:Subscriptionstatus>ACT</cbt:Subscriptionstatus>
    <cbt:RenewalPrices>
      <cbt:YourPrice>
        <cbt:NetPrice>92.44</cbt:NetPrice>
        <cbt:VatPrice>17.56</cbt:VatPrice>
        <cbt:GrossPrice>110.00</cbt:GrossPrice>
      </cbt:YourPrice>
      <cbt:CustomerPrice>
        <cbt:NetPrice>92.44</cbt:NetPrice>
        <cbt:VatPrice>17.56</cbt:VatPrice>
        <cbt:GrossPrice>110.0</cbt:GrossPrice>
      </cbt:CustomerPrice>
    </cbt:RenewalPrices>
    <cbt:SubscriptionItems>
      <cbt:SubscriptionItem>
        <cbt:RunningNumber>1</cbt:RunningNumber>
        <cbt:Quantity>1</cbt:Quantity>
        <cbt:ProductId>214907</cbt:ProductId>
        <cbt:ProductName>SC_subsc_2</cbt:ProductName>
        <cbt:Status>ACT</cbt:Status>
        <cbt:StartDate>2025-02-25T10:08:03.618655Z</cbt:StartDate>
        <cbt:LastIntervalNumber>1</cbt:LastIntervalNumber>
        <cbt:IsCurrent>true</cbt:IsCurrent>
        <cbt:Version>1</cbt:Version>
        <cbt:VersionActiveDate>2025-02-25T10:08:03.618655Z</cbt:VersionActiveDate>
        <cbt:SubscriptionEventtypeId>renewed</cbt:SubscriptionEventtypeId>
        <cbt:RenewalPrices>
          <cbt:YourPrice>
            <cbt:ProductSinglePrice>
              <cbt:NetPrice>92.44</cbt:NetPrice>
              <cbt:VatPrice>17.56</cbt:VatPrice>
              <cbt:GrossPrice>110.0</cbt:GrossPrice>
              <cbt:VatPercentage>19.0</cbt:VatPercentage>
            </cbt:ProductSinglePrice>
          </cbt:YourPrice>
          <cbt:CustomerPrice>
            <cbt:ProductSinglePrice>
              <cbt:NetPrice>92.44</cbt:NetPrice>
              <cbt:VatPrice>17.56</cbt:VatPrice>
              <cbt:GrossPrice>110.0</cbt:GrossPrice>
              <cbt:VatPercentage>19.0</cbt:VatPercentage>
            </cbt:ProductSinglePrice>
          </cbt:CustomerPrice>
        </cbt:RenewalPrices>
      </cbt:SubscriptionItem>
    </cbt:SubscriptionItems>
  </cbn:Subscription>
  <cbt:SubscriptionRevenueCategory xmlns:cbt="http://xml.cleverbridge.com/3.13.0.24/cleverbridgeTypes.xsd">ManualRenewal</cbt:SubscriptionRevenueCategory>
  <cbt:SubscriptionPurchase>
    <cbt:PurchaseId>458327882</cbt:PurchaseId>
    <cbt:SubscriptionRevenueCategoryId>ManualRenewal</cbt:SubscriptionRevenueCategoryId>
  </cbt:SubscriptionPurchase>
</cbn:subscriptionPaidNotification>