Updates the current account’s subscription protocol.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Whether or not to skip the trial period for a product if the customer has already been in a trial.
Controls how subscription cancellations should be handled – one of immediate or pending.
Whether or not the subscription cancel window is enabled.
The number of days prior to a subscription renewing that the cancel option will be visible to customers.
Whether or not default payment methods can be removed.
Whether or not the customer's default payment method should be used as a fallback when a subscription does not have a payment method.
Controls how subscription changes should be handled when downgrading – one of immediate or pending.
The number of weeks to retry failed subscription payments before canceling the subscription.
Whether or not subscription preservation is enabled.
A collection of locale strings that will be used when displaying the subscription preservation flow to customers. These strings have access to the following liquid variables: amount and name.
Specifies the percentage of time remaining in the subscription period at which a reminder should be sent. For example, if set to 25%, the reminder will be triggered when there is 25% of the subscription period remaining.
Specifies the minimum number of days that must pass since the last reminder (or subscription creation if no reminder has been sent) before a new reminder can be sent. For example, if set to 180, a reminder will only be sent if at least 180 days have passed since the last reminder. This prevents reminders from being sent too frequently across multiple subscription periods.
Whether or not a payment method should be required for subscriptions that have an initial period amount of $0 (free trial or coupon).
Whether or not a purchase should be revoked when a subscription becomes past_due. If the subscription transitions to the active or trialing state the associated purchase will be automatically invoked again.
Controls how subscription changes should be handled when upgrading – one of immediate or pending.
The coupon that is applied to subscriptions when a cancellation reason with coupon_enabled=true is selected and the susbcription is preserved.
Expandable – The associated preservation coupon ID.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.