TM Forum · Example Payload

Tmf620 Product Catalog Allowed Product Action Example

TelcoTelecommunicationsBSSOSSOpen APIsStandards

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

Top-level fields

channelaction

Example Payload

Raw ↑
{
  "channel": {
    "id": "4406",
    "href": "https://mycsp.com:8080/tmf-api/salesChannelManagement/v4/channel/4406",
    "name": "Online Channel",
    "@referredType": "SalesChannel",
    "@type": "ChannelRef",
    "@baseType": "",
    "@schemaLocation": "https://mycsp.com:8080/tmf-api/schemas/Common/ChannelRef.schema.json"
  },
  "action": "add"
}