Stripe
Update Subscription Plan
Update a subscription to a new plan
patch/api/stripe/subscription_plan/{subscription_id}/{plan_id}
Path parameters
subscription_idstring uuid required
id of the subscription you want to update
plan_idstring uuid required
id of the plan you want to subscribe to
Headers
TR-Organizationstring uuid required
The organization id to use for the request
Response
Confirmation that the subscription was updated to the new plan