Amdocs · Example Payload

Connectx Customer Update Example

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

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

Top-level fields

statusemailphoneaddress

Example Payload

Raw ↑
{
  "status": "Active",
  "email": "customer@telco.example.com",
  "phone": "+15551234567",
  "address": "123 Main St"
}