Skip to main content

Interface: ChangeWorkspaceProductRequest

Defined in: packages/sdk/src/types/generated/workspace_health.ts:26

Request body for switching a workspace's product (plan).

The caller supplies the target product id only — the server resolves the active workspace SubscriptionItem, updates the matching Stripe workspace line item when one exists (proration_behavior=none), and re-syncs workspace features. Provisioning is not re-run.

Properties

productId

productId: number

Defined in: packages/sdk/src/types/generated/workspace_health.ts:27