API Docs / Schemas / ChangeSubscriptionRequest

ChangeSubscriptionRequest

Request to change a tenant's subscription to a different package.
The pricing tier is automatically determined based on the tenant's active client count.

Properties

Name Type Description
packageCode*string

The package to subscribe to.

The package to subscribe to.

JSON Example

{
  "packageCode": "string"
}

Used By Operations