TM Forum · Example Payload

Tmf621 Trouble Ticket Json Patch Example

TelcoTelecommunicationsBSSOSSOpen APIsStandards

Tmf621 Trouble Ticket Json Patch 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

oppathvaluefrom

Example Payload

Raw ↑
{
  "op": "add",
  "path": "sample-path",
  "value": "sample-value",
  "from": "sample-from"
}