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.

View Spec View on GitHub TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaSAsyncAPIWebhooksEvents

Channels

customer/created
subscribe onCustomerCreated
Customer account created
Published when a new customer account is created in the BSS system.
customer/updated
subscribe onCustomerUpdated
Customer account updated
Published when a customer account is modified.
subscription/activated
subscribe onSubscriptionActivated
Subscription activated
Published when a service subscription becomes active.
subscription/suspended
subscribe onSubscriptionSuspended
Subscription suspended
Published when a service subscription is suspended.
subscription/cancelled
subscribe onSubscriptionCancelled
Subscription cancelled
Published when a service subscription is cancelled.
billing/invoice/created
subscribe onInvoiceCreated
Invoice created
Published when a new invoice is generated for a customer.
billing/payment/received
subscribe onPaymentReceived
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