Skip to main content

Change plan of a subscription

PATCH 

/api/v1/subscriptions/:id/change_plan

Change plan of a subscription

Request

Path Parameters

    id int32required

Body

required

    data

    object

    id stringrequired
    type stringrequired

    Possible values: [subscriptions]

    attributes

    object

    stripe_plan_id stringrequired

    Stripe Plan slug or UUID

Responses

Change plan of a subscription

Schema

    any

Loading...