Amdocs · Capability
Amdocs connectX BSS API — Customers
Amdocs connectX BSS API — Customers. 4 operations. Lead operation: List customers. Self-contained Naftiko capability covering one Amdocs business surface.
What You Can Do
GET
Listcustomers
— List customers
/v1/v1/customers
POST
Createcustomer
— Create a new customer
/v1/v1/customers
GET
Getcustomer
— Get customer by ID
/v1/v1/customers/{customerid}
PATCH
Updatecustomer
— Update customer
/v1/v1/customers/{customerid}
MCP Tools
list-customers
List customers
read-only
idempotent
create-new-customer
Create a new customer
get-customer-id
Get customer by ID
read-only
idempotent
update-customer
Update customer
idempotent