Create a new license
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.
256Create a new license.
Note: this endpoint is disabled when Seamless OS manages billing, licenses can then be created by orders.
The unique identifier for the product offering to subscribe to.
This controls what type of license is being created.
The unique identifier for the existing customer who will own this license.
The type of license, categorizing the software product or service into various telecommunications license types.
Assignment reference for a license, indicating what entity the license is assigned to. This is a simplified version for list operations - use EmbeddedAssignedTo for detailed views.
Date when the license should be activated.
"2024-01-15"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.
License created 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.