TM Forum · Example Payload

Tmf620 Product Catalog Category Example

Description of the description

TelcoTelecommunicationsBSSOSSOpen APIsStandards

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

Top-level fields

descriptionisRootproductOfferingsubCategoryversionlastUpdatelifecycleStatusname

Example Payload

Raw ↑
{
  "description": "Description of the description",
  "isRoot": true,
  "productOffering": [
    "sample-productOffering_item"
  ],
  "subCategory": [
    "sample-subCategory_item"
  ],
  "version": "1.0.0",
  "lastUpdate": "2025-03-15T14:30:00Z",
  "lifecycleStatus": "pending",
  "name": "Example Name"
}