Subscription Add-ons — History Export

Subscription history can include add-ons that you may create, edit, or remove from a subscription over time. Every time a change (or multiple changes at the same time) is made to an add-on, a new version of that subscription add-on history is created. This enables you to track historic versions of add-ons that change on subscriptions if you utilize add-ons.

The following changes will create a new version of the subscription add-on:

  • Add_on is added or removed

🚧

This export is in Beta. Please reach out to your CSM or Support if you'd like this to be enabled for your site.

Version Change Log

Version 2 - 4/2/2020

  • Column added for External SKU for saved item add-ons

Date Range Filters

Activated

This export shows past versions of subscription add-ons activated or reactivated during the selected time range. Uses the subscription_activated_at column.

Created

This export shows past versions of subscription add-ons created during the selected time range. Uses the version_started_at column.

Export Contents

Column NameExampleDescription
subscription_uuid434f11do8b297982ebUnique internal identifier for the subscription. Even if a subscription is modified, this identifier is maintained.
version_uuid43509049eb30fbUnique internal identifier for the version of a subscription_uuid.
A new version if created when a change is made to a subscription. If multiple different changes are made at the same time, all will be captured in the same new version.
account_code123456789,
[email protected]
Account associated with a given subscription_uuid.
subscription_activated_at2018-03-24 17:18:46 PDTDate and time the subscription became active (or reactivated) on an account. Note that this might not always match exactly with the subscription_created_At date if a subscription is created with a future start date.
subscription_expires_at2018-09-24 17:18:46 PDTDate and time the subscription was/ will churn.

This field is populated when a subscription cancels with the expected expiration date.
subscription_stateactive, canceled, paused,
expired
State of the subscription at the time the version was active.
version_started_at2018-03-20 03:22:25 ESTThe date a change was made to the subscription and thus the new version was created.
version_ended_at2018-07-20 03:22:25 ESTThe date a version is no longer active because another change to the subscription is a made and a newer version is created.
All versions with the version_state of "inactive" will have a version_expired_at date.
version_stateinactive or activethe versions of a subscription that reflect the current attributes of that subscription (i.e are currently in use) are "active." All expired versions are "inactive"
plan_codebronze_1the plan that the subscription was actively on while that version was active. Codes are used internally only.
plan_nameBronze Plan # 1The name of the plan the subscriber was actively on while that version was active.
subscription_currencyUSD, GBP, CADThe currency associated with that subscription at the time that version was active
version_plan_interval_unitmonths, weeks, days, yearsThe interval type at which that subscription is billed while that version was active. Combined with the version_plan_internval_length, you can understand how often your customer is billed
example: 1 month, 2 months, 1 year, etc.
version_plan_interval_lengthany numberThe length of the interval type at which the subscription is billed at while the version was active.
Example: 1 month, 2 months, 1 year ,etc
version_collection_methodautomatic, manualIdentifies whether the subscription fees are collected via manual or automatic invoicing.
version_total_billing_cycles1If configured on the plan, the total number of bill cycles that the subscription will bill at the time the version was active.
If not specifically configured, the subscription will auto renew and this field will be blank.
version_subscription_quantity1, 2Identifies the quantity of the subscription purchase at the time the version was active.
version_subscription_unit_amount100Identifies the base price of 1 quantity of the subscription at the time the version was active.
version_add_on_codeadd_on1, add_on1, add_on2A list of add ons that were active on the subscription at the time the version was active.
If there is more than one of the same add_on, it will be listed the same number of times as the quantity.
version_add_on_quantity1Identifies the quantity of the add-on at the time the version was active.
version_add_on_typefixed, fixed, usageLists the type of add_on in corresponding order to the listed add_on_codes on the subscription at the time the version was active.
version_add_on_unit_amount10, 10, 5%Lists the unit amount of the add_on in corresponding order to the listed add_on_codes and listed add_on_types.
If the add_on_type is "usage" the "%" will be listed
version_add_ons_total20Sums the add_on_unit_amounts on the subscription at the time the version was active.
Does not include usage based add ons.
version_total_recurring_amount120(version_unit_amount) * (version_subscription_quantity) + version_add_on_total
version_in_trialY, NIndicates whether or not the subscription was in trial while the version was active.
version_auto_renewY, NIndicates whether or not the subscription was set to auto renew while the version was active.
version_renewal_billing_cycles1Indicated the number of billing cycles a subscription will have after the end of the subscription term.
version_add_on_tier_typeflat, tiered, volume, stairstepThe pricing model used to calculate the costs for the subscriptions based on the quantity purchased.