Update Subscription
PUT/api/v2/subscriptions/:subscription_id
Update subscription items, coupons, description, auto-cancel cycles, or payment methods.
Important: Updates take effect on the next invoice. Changes will not be applied to the current invoice.
While updating the subscription, you are only allowed to update:
- Items
- Coupons
- Description
- After how many cycles the subscription auto cancel
- Payment Methods Overrides
To change anything else, you will have to cancel and create a new subscription.
Request
Responses
- 200
- 422
Successful Response
Validation Error