Cancel a license.
This endpoint allows cancelling a license with an optional scheduled date. The cancellation will take effect according to the specified schedule or immediately if no schedule is provided.
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 cancel a license.
The date when the license should be cancelled. If not provided, the license will be cancelled immediately or according to the default schedule.
"2024-03-01"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.
License cancellation scheduled successfully.
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.