Amdocs · Example Payload

Connectx Product Example

sample-value

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

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

Top-level fields

productIdproductNameproductTypedescriptionmonthlyPricecurrencyfeaturesstatus

Example Payload

Raw ↑
{
  "productId": "TLK-206283",
  "productName": "John Smith",
  "productType": "Addon",
  "description": "sample-value",
  "monthlyPrice": 198.58,
  "currency": "USD",
  "features": [
    "sample-value"
  ],
  "status": "Discontinued"
}