Skip to main content
POST
Creates a new version of an existing subscription. This is used when you need to change a subscription (upgrade, downgrade, add features, etc.).

Path Parameters

string
required
The unique identifier of the subscription to create a new version for

Request

object
Details about individual prices to include in this subscription version
array
Array of price bundles to include in this subscription version
string
Optional description of what is changing in this version
datetime
Optional start date for when this version should become active
boolean
Whether this version change is happening mid-billing cycle

Response

string
Unique identifier for the subscription version
datetime
When the subscription version was created in ISO 8601 format
uuid
The organization ID that owns this subscription version
string
The quote ID associated with this subscription version
string
Optional description of what changed in this version
datetime
Optional start date for this subscription version in ISO 8601 format
datetime
End date determined by us for this subscription version in ISO 8601 format. If empty, the subscription version is open-ended
array
Groups of prices included in this subscription version
string
Current status of the subscription version. Possible values: draft or published