Subscription Versions
Update Subscription Version
Update an existing subscription version
PATCH
Updates an existing subscription version that is in the draft state. Use this endpoint to modify a version before it is published.
Path Parameters
string
required
The unique identifier of the subscription
string
required
The unique identifier of the subscription version to update
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