TM Forum · Example Payload

Tmf620 Product Catalog Bundled Group Product Offering Example

TelcoTelecommunicationsBSSOSSOpen APIsStandards

Tmf620 Product Catalog Bundled Group Product Offering Example is an example object payload from TM Forum, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamebundledProductOfferingbundledGroupProductOffering

Example Payload

Raw ↑
{
  "id": "1",
  "name": "TV Channels",
  "bundledProductOffering": [
    "sample-bundledProductOffering_item"
  ],
  "bundledGroupProductOffering": [
    "sample-bundledGroupProductOffering_item"
  ]
}