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