Get a product offering by ID.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The unique identifier of the product offering.
Apply promotional pricing by providing a valid promo code.
Product offering details.
A product offering is a product combined with a price that is offered to customers.
The offering's type and category are available via the nested product object.
See ProductType and ProductCategory schemas for available values and their meanings.
Unique identifier for the product offering.
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"
Name of the product offering.
"Seamless 10GB"
Embedded representation of a product.
Pricing information with discount details.
The type of customer.
CONSUMER, BUSINESS 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>"
A product group organizes related product offerings.
List of product categories this addon is applicable for.
Only populated when type is SUBSCRIPTION_ADDON.
For example, a TRAVEL_ESIM_PACKAGE addon might be applicable to TRAVEL_ESIM subscriptions.
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.
Categories are grouped by their product type:
SUBSCRIPTION categories:
PRODUCT_CATEGORY_SUBSCRIPTION_CELL - Mobile cellular subscriptionPRODUCT_CATEGORY_SUBSCRIPTION_DATA_SIM - Data-only SIM subscriptionPRODUCT_CATEGORY_SUBSCRIPTION_BROADBAND - Broadband internet subscriptionPRODUCT_CATEGORY_SUBSCRIPTION_M2M - Machine-to-machine IoT subscriptionPRODUCT_CATEGORY_TRAVEL_ESIM - Travel eSIM subscription for international roamingSUBSCRIPTION_ADDON categories:
PRODUCT_CATEGORY_EXTRA_DATA - Additional data package addonPRODUCT_CATEGORY_TRAVEL_ESIM_PACKAGE - Travel eSIM data package with country/region coveragePRODUCT_CATEGORY_ABROAD - International roaming addonEXTERNAL_PRODUCT categories:
PRODUCT_CATEGORY_EXTERNAL_PRODUCT - External purchasable productPRODUCT_CATEGORY_EXTERNAL_PRODUCT_ADDON - Addon for external productPRODUCT_CATEGORY_SUBSCRIPTION_CELL, PRODUCT_CATEGORY_SUBSCRIPTION_DATA_SIM, PRODUCT_CATEGORY_SUBSCRIPTION_BROADBAND, PRODUCT_CATEGORY_SUBSCRIPTION_M2M, PRODUCT_CATEGORY_TRAVEL_ESIM, PRODUCT_CATEGORY_EXTRA_DATA, PRODUCT_CATEGORY_TRAVEL_ESIM_PACKAGE, PRODUCT_CATEGORY_ABROAD, PRODUCT_CATEGORY_EXTERNAL_PRODUCT, PRODUCT_CATEGORY_EXTERNAL_PRODUCT_ADDON 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"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.