Amdocs · AsyncAPI Specification
Amdocs connectX BSS Event API
Version 1.0.0
The Amdocs connectX BSS Event API delivers real-time event notifications for telecom BSS operations including customer lifecycle events, subscription changes, billing events, and provisioning status updates via webhooks and message queues.
Channels
customer/created
Customer account created
Published when a new customer account is created in the BSS system.
customer/updated
Customer account updated
Published when a customer account is modified.
subscription/activated
Subscription activated
Published when a service subscription becomes active.
subscription/suspended
Subscription suspended
Published when a service subscription is suspended.
subscription/cancelled
Subscription cancelled
Published when a service subscription is cancelled.
billing/invoice/created
Invoice created
Published when a new invoice is generated for a customer.
billing/payment/received
Payment received
Published when a payment is received against an invoice.
Messages
CustomerCreatedEvent
Customer Created
Notification that a new customer account was created
CustomerUpdatedEvent
Customer Updated
Notification that a customer account was modified
SubscriptionEvent
Subscription Status Changed
Notification that a subscription status changed
InvoiceEvent
Invoice Created
Notification that an invoice was generated
PaymentEvent
Payment Received
Notification that a payment was recorded
Servers
wss
production
wss://events.amdocs-dbs.com
Amdocs BSS Production WebSocket event stream