Amdocs · Capability
Amdocs Telco Customer Management
Unified workflow for telecom operators managing customer accounts, subscriptions, billing, and service catalog via Amdocs connectX BSS API. Supports BSS operators, customer care agents, and billing teams.
What You Can Do
GET
List customers
— List all customer accounts
/v1/customers
POST
Create customer
— Onboard a new customer
/v1/customers
GET
List subscriptions
— List subscriptions for a customer
/v1/subscriptions
POST
Create subscription
— Add a service subscription
/v1/subscriptions
GET
List invoices
— List invoices for a customer
/v1/invoices
GET
List products
— Browse available products and plans
/v1/products
MCP Tools
list-customers
List telecom customer accounts
read-only
create-customer
Onboard a new telecom customer
list-subscriptions
List service subscriptions for a customer
read-only
create-subscription
Add a service subscription to a customer account
list-invoices
Retrieve billing invoices for a customer
read-only
list-products
Browse the service catalog and available plans
read-only
APIs Used
amdocs-connectx