Mid-term upgrades

The Mid-Term Upgrade capability in VIP Marketplace enables a partner to upgrade a customer's product subscription to a higher-tier product, like from Teams to Enterprise, at any point during their current term. This means a customer no longer has to wait until the renewal cycle to make changes.

Advantages of mid-term upgrade

Upgrade path

Customers can choose from a set of pre-defined upgrade paths for their product subscriptions at any point during their current term. A few examples:

You can use the GET Offer Switch Paths API to retrieve the upgrade paths that are available. Upgrade paths include a switchType indicator that defines whether the upgrade must be full or can be partial:

Note: After a full switch, only the new product renews. After a partial switch, both products renew. The subscription's anniversary date remains unchanged.

Reassigning users

During a mid-term upgrade from one Teams subscription to another, partners can automatically reassign users from the original subscription to the upgraded product. To enable this feature, include the query parameter reassign-users=true when submitting the switch order request.

User reassignment follows a Last-In-First-Out (LIFO) strategy, meaning the most recently assigned users are reassigned first.

Note: Automatic user reassignment is not supported for upgrades from Teams to Enterprise or between Enterprise subscriptions.

Limitations

The following limitations are present in this release:

Mid-term upgrade process

The following figure illustrates the upgrade process:

Mid-term upgrade process

For more information: