Removes iterations parameter for subscription schedulesBreaking changes
What’s new
We’ve removed the iterations parameter because duration replaces its functionality.
Why is this a breaking change?
We no longer support the iterations parameter for Subscription Schedules.
Impact
You must update your integration to use duration
to specify the length of a subscription schedule phase in the following API endpoints:
Using iterations
in these endpoints now returns an error.
Vorher
Nachher
Changes
Upgrade
Related changes
- Promotion Codes now reference Coupons using a polymorphic field for promotions
- Adds the Discount source property and removes the Discount coupon property
- Makes flexible billing mode the default for new subscriptions
- Updates computation of subscription schedule phase end date to consider billing cycle anchor changes
- Adds customer portal configuration trial behavior
- Adds the ability to itemize proration discount amounts