---
title: Product offerings
description: Browse and manage telecommunications products and services
---

A product offering is one telecom product or service that a customer can buy. It joins the
specification of the product to its price. The offerings define what a customer can order and
subscribe to through the API.

## Product offering entity

A product offering in the API represents:

- **Service definition**: Telecommunications service with features, limitations, and specifications
- **Pricing information**: Cost structure, billing cycles, and pricing tiers
- **Availability rules**: Geographic, customer type, and eligibility restrictions
- **Product metadata**: Categories, descriptions, and marketing information

## Key capabilities

- **Product catalog** — Browse available telecommunications products with detailed specifications and pricing.
- **Pricing transparency** — Read the price of an offering: the recurring charges and the one-time ones.
- **Feature comparison** — Compare product features, limitations, and service specifications.
- **Availability check** — Verify product availability based on customer location and eligibility.

## Common use cases

- **Product selection** — Display available products to customers during the ordering and signup process.
- **Plan comparison** — A customer compares the offerings side by side before they buy.
- **Pricing display** — Show accurate pricing information including promotional offers and discounts.
- **Eligibility check** — Verify customer eligibility for specific products based on location and criteria.

## Related resources

Product Offerings integrate with other API resources:

- **Product catalogs**: Organized collections of product offerings for different customer segments
- **Orders**: Product offerings are selected and configured during the ordering process
- **Subscriptions**: Active services based on purchased product offerings
- **Pricing**: Detailed cost information and promotional pricing
- **Discounts**: Promotional codes and special offers for product offerings

## Next steps

- [List product offerings](/api-reference/product-offerings.md#tag/product-offerings/GET/product-offerings) — Browse all available telecommunications products
- [Get product offering](/api-reference/product-offerings.md#tag/product-offerings/GET/product-offerings/{productOfferingId}) — Retrieve detailed product specifications and pricing
