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 product offering.
Query Parameters
Apply promotional pricing by providing a valid promo code.
Response
Product offering details.
A product offering is a product combined with a price that is offered to customers.
Unique identifier for the product offering.
Name of the product offering.
"Seamless 10GB"
Pricing information with discount details.
The status of the product offering.
Archived offerings are not allowed to be created/ordered by customers, but can still be used for existing subscriptions.
AVAILABLE
, ARCHIVED
"AVAILABLE"
Description of the product offering.
"Basic mobile plan with 5GB data and unlimited calls"
Rich HTML content with detailed information about the product offering.
"<h3>Features</h3><ul><li>5GB monthly data</li><li>Unlimited calls & texts</li><li>No setup fees</li></ul>"
The unique identifier for the product.
Embedded representation of a product.
The unique identifier for the product offering group.
Product offering group information embedded in responses.
The type of customer.
CONSUMER
, BUSINESS
List of product categories this addon is applicable for. Only populated when type is ADDON.
A product category is a sub-type for grouping offerings of the same type.
Typically, product offerings of the same type with the same category allow for switching between them. For upgrading and downgrading subscriptions and licenses, we recommend using their corresponding endpoints though.
Internal description of the product offering for operational use only.
"seamless_cell_10gb_us"
URL to the image representing the product offering.
"https://cdn.example.com/images/mobile-basic.png"
Date and time when the product offering was created.
Date and time when the product offering was last updated.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.