ResumePausedSubscription

Resumes a paused subscription using its ID. Only paused subscriptions can be resumed. If an active subscription has a scheduled change to pause in the future, use this action to set or change the resume date.

You can’t resume a canceled subscription.

Action Settings

Setting Description
SubscriptionId Paddle identifier of the subscription.
EffectiveFrom_Immediately Moment when this subscription change should take effect from. Valid values are next_billing_period and immediately
EffectiveFrom_DateTime Datetime string of when the subscription should resume. Valid where subscriptions are active with a scheduled change to pause, or where they are paused.
OnResume How Paddle should set the billing period for the subscription when resuming. Valid values are: continue_existing_billing_period and start_new_billing_period. If omitted, is set to start_new_billing_period by default.

Action Parameters

ResumePausedSubscription action parameters correspond to the fields of the target object.

Result

The subscription is resumed.