Common Listener UX API icon

Common Listener UX API

(0 reviews)

home

Description

This API Exposes Listener resources to the client so that event can be sent to these listener and these notification event can then be action upon. This api contains two type of resources :

  • Custom Listener Resource: Generic resource which are exposed on client specific data model.
  • TMF listener : TMF standard listener resources which are following tmf event data model schema.

Following resources are part of this API :

  • /custom/accountAttributeChangeEvent : this is custom account change event listener, it listens to account related event from ARIA BSS and then trigger the TMF biz api as par the business use case. For Aria the payload is xml. Validation is performed at code level.

Reviews