Amdocs · Example Payload

Connectx Address Example

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

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

Top-level fields

streetcitystatepostalCodecountry

Example Payload

Raw ↑
{
  "street": "sample-value",
  "city": "New York",
  "state": "sample-value",
  "postalCode": "sample-value",
  "country": "US"
}