Associating Revenue with a Line of Business

You can associate revenue with a specific line of business by creating a business unit ID, such as mobile_division, and assigning it to a subscriber or group in the optional GlCenter field using SubMan APIs. The GlCenter is stored in subscriber and group wallets and is added to events.

Use the following SubMan APIs to associate revenue with a specific line of business by assigning a value to the GlCenter field:
  • MtxRequestSubscriberCreate
  • MtxRequestGroupCreate
  • MtxRequestSubscriberModify
  • MtxRequestGroupModify

For more information about these SubMan APIs, see the discussions about MTxRequestSubscribeCreate, MtxRequestGroupCreate, MtxRequestSubscriberModify, and MtxRequestGroupModify in MATRIXX Subscriber Management API.