List all product offerings available to the customer.
Returns product offerings based on the customer type and access permissions.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Filter by product offering types.
The type of product offering determines how it can be used and what kind of resource it creates.
SUBSCRIPTION Creates a standalone subscription resource (e.g., mobile plan, broadband, travel eSIM).
SUBSCRIPTION_CELL, TRAVEL_ESIMSUBSCRIPTION_ADDON Adds features or resources to an existing subscription.
TRAVEL_ESIM_PACKAGELICENSE Creates a license for business/PBX features.
EXTERNAL_PRODUCT Represents purchasable items outside the core telecom platform.
SUBSCRIPTION, SUBSCRIPTION_ADDON, LICENSE, EXTERNAL_PRODUCT Filter by product offering categories.
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 Filter by customer type. The type of customer.
CONSUMER, BUSINESS Whether to include archived product offerings.
Apply promotional pricing by providing a valid promo code.
Filter by country coverage using ISO 3166-1 alpha-2 codes. Returns offerings that provide coverage in any of the specified countries. This includes offerings that have the country explicitly listed or are part of a region that includes the country.
Filter by region coverage. Returns offerings that provide coverage in any of the specified regions. Valid regions include: EUROPE, AMERICAS, ASIA_PACIFIC, GLOBAL, NORTH_AMERICA, SOUTH_AMERICA, AFRICA, MIDDLE_EAST.
The maximum number of items to return.
1 <= x <= 1000Opaque pagination token from a previous response's nextCursor.