Change the product offering of a license (upgrade or downgrade).
To get a list of what product offerings the license can be changed to and when, get change options for the license.
When the change takes effect is dictated by what product offering is chosen, which in turn depends on the license terms and billing cycle.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
A unique key to ensure idempotency of requests. If a request with the same key has already been processed, the same result will be returned. The key must be unique for each distinct operation. Keys are expired after 24 hours, but we recommend using a new key for each request.
Modified requests with the same idempotency keys are rejected with a 409 Conflict status code.
256The unique identifier of the license.
Request to change the product offering of a license.
The unique identifier of the new product offering.
Earliest date to perform the change on. If the change schedule doesn't fit this date, the earliest date after this will be chosen.
"2024-02-01"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.
Product offering change scheduled.
A license represents a permission to use a software product with embedded customer and product offering details.
The unique identifier for the license.
The status of the license.
PENDING, ACTIVE, PAUSED, CANCELLED, BLOCKED The type of license, categorizing the software product or service into various telecommunications license types.
Customer information embedded in responses. Sensitive details require separate API calls with appropriate authorization.
Embedded representation of a product offering.
The date and time when the license was activated.
Assignment details for a license, indicating what entity the license is assigned to. This embedded version includes additional display information for each assignment type.
Additional license details specific to certain license types.
Details about when a pending status change is scheduled for this license.
Pending product offering change.
The date and time when the license was cancelled (if applicable).
The date and time when the license was paused (if applicable).
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.