Create Subscription Version
Create a new version of a subscription
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
The unique identifier of the subscription to create a new version for
Request
Details about individual prices to include in this subscription version
Array of price bundles to include in this subscription version
Optional description of what is changing in this version
Optional start date for when this version should become active
Whether this version change is happening mid-billing cycle
Response
Unique identifier for the subscription version
When the subscription version was created in ISO 8601 format
The organization ID that owns this subscription version
The quote ID associated with this subscription version
Optional description of what changed in this version
Optional start date for this subscription version in ISO 8601 format
End date determined by us for this subscription version in ISO 8601 format. If empty, the subscription version is open-ended
Groups of prices included in this subscription version
Current status of the subscription version. Possible values: draft
,
active
, superseded
, canceled