billingSubscriptions

Change the current subscription plan

Changes a self-serve subscription to another active plan with proration. Optional product quantities are absolute quantities on the destination plan.

patch/subscription/change_plan

Headers

Authorizationstring required

Request body

plan_slugstring required
product_quantitiesobject

Optional map of product slugs to desired quantities on the new plan.

Response

Subscription on the new plan.

Changes