Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Path Parameters
The unique identifier of the license.
Response
A license object.
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.
The date and time when the license was created.
The date and time when the license was last updated.
The unique identifier for the customer.
The unique identifier for the product offering.
Assignment details for a license, indicating what entity the license is assigned to. This embedded version includes additional display information for each assignment type.
License assigned to a subscription
Additional license details specific to certain license types.
Details about when a pending status change is scheduled for this license.
Embedded representation of a product offering.
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.