getSubscriptions
endpoint that allows retrieving all of customers’ subscriptionsSubscriptionInvoiceFragment.attempt_count
ImportSubscriptionInput.subscription_id
importSubscriptionInput.salesforce_id
, importCustomerInput.salesforce_id
get_usage_history_v_2
get_usage_history
(please use get_usage_history_v_2
instead)customer_ref_id
renamed to customer_id
resource_ref_id
renamed to resource_id
feature_ref_id
renamed to feature_id
reset_period
removedyearly_reset_period_configuration
removedmonthly_reset_period_configuration
removedweekly_reset_period_configuration
removedstart_date
removedend_date
removedusage.measurements[i].date
renamed to series[0].point[i].timestamp
usage.measurements[i].value
renamed to series[0].point[i].value
usage.measurements[i].is_reset_point
renamed to series[0].point[i].is_reset_point
true
if and only if usage was reset due to periodic reset.true
if and only if usage was reset due to periodic reset or due to a plan transition.groups[i].group_info[j].key
renamed to series[i].tags[j].key
groups[i].group_info[j].value
renamed to series[i].tags[j].value
groups[i].usage_measurements[j].date
renamed to series[i].point[j].timestamp
groups[i].usage_measurements[j].value
renamed to series[i].point[j].value
groups[i].usage_measurements[j].is_reset_point
renamed to series[i].point[j].is_reset_point
true
if and only if usage was reset due to periodic reset.true
if and only if usage was reset due to periodic reset or due to a plan transition.SlimSubscriptionFragmentV2.trial_configuration
and SlimSubscriptionFragmentV2.trial_end_date
TrialConfiguration
to getActiveSubscriptions()
SubscriptionCouponDiscountInput.amounts_off
SubscriptionCouponDiscountInput.description
SubscriptionCouponDiscountInput.duration_in_months
SubscriptionCouponDiscountInput.name
SubscriptionCouponDiscountInput.percent_off
EstimateSubscriptionInput.TrialOverrideConfigurationInput.trial_end_behavior
PreviewSubscriptionInput.TrialOverrideConfigurationInput.trial_end_behavior
EstimateSubscriptionInput.TrialOverrideConfigurationInput.trial_end_date
PreviewSubscriptionInput.TrialOverrideConfigurationInput.trial_end_date
updateCustomerInput.email
delegate_subscription_to_customer()
transfer_subscription_to_resource()
transfer_subscription()
method (please use transfer_subscription_to_resource()
instead)UsageHistoryFragment.Markers
to reflect information about the reset usage datescustomer.discount.deleted
event from Stripe isn’t handled properlySubscriptionFragment.trialEndDate
ProvisionSubscriptionInput.paying_customer_id
UpdateSubscriptionInput.paying_customer_id
ApplySubscriptionInput.paying_customer_id
PreviewSubscriptionInput.paying_customer_id
EstimateSubscriptionInput.paying_customer_id
EstimateSubscriptionUpdateInput.paying_customer_id
EntitlementFragment.usage_period_start
EntitlementFragment.usage_period_end
Entitlement.nextResetDate
fieldbilling_id
CustomerPortalSubscriptionFragment.plan_id
SubscriptionCouponInput.billing_coupon_id
ProvisionSubscriptionInput.promotion_code
UpdateSubscriptionInput.promotion_code
ApplySubscriptionInput.promotion_code
PreviewSubscriptionInput.promotion_code
EstimateSubscriptionInput.promotion_code
EstimateSubscriptionUpdateInput.promotion_code
ProvisionSubscriptionInput.paying_customer_id
ApplySubscriptionInput.paying_customer_id
SlimSubscriptionFragmentV2.payingCustomer
FullSubscription.payingCustomer
ProvisionSubscriptionInput.applied_coupon
UpdateSubscriptionInput.applied_coupon
ApplySubscriptionInput.applied_coupon
PreviewSubscriptionInput.applied_coupon
EstimateSubscriptionInput.applied_coupon
EstimateSubscriptionUpdateInput.applied_coupon
ImportCustomerBulk
changed to ImportCustomerBulkInput
cancel_subscription_updates()
preview_next_invoice()
fetch_usage_history()
now returns the precise timestamp when the usage was resetUpdateSubscriptionInput.subscription_entitlements
does not require the full list of entitlements when needing to add or update specific entitlementsTrialOverrideConfigurationInput.trial_end_date
to allow scheduled trial cancelation when provisioning and updating subscriptionsget_active_subscriptions_list()
get_active_subscriptions()
unit_price
was moved to flat_price
.