TM Forum · Example Payload

Tmf620 Product Catalog Bundled Product Specification Example

TelcoTelecommunicationsBSSOSSOpen APIsStandards

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

Top-level fields

hrefidlifecycleStatusnameversion

Example Payload

Raw ↑
{
  "href": "https://example.com/api/resource/123",
  "id": "ID-3127",
  "lifecycleStatus": "pending",
  "name": "Example Name",
  "version": "1.0.0"
}