Amdocs · Example Payload

Connectx Customer Request Example

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

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

Top-level fields

customerTypefirstNamelastNamecompanyNameemailphoneaddress

Example Payload

Raw ↑
{
  "customerType": "Business",
  "firstName": "John Smith",
  "lastName": "John Smith",
  "companyName": "John Smith",
  "email": "customer@telco.example.com",
  "phone": "+15551234567",
  "address": "123 Main St"
}