UpdateGroup
The UpdateGroup web service
XML- or JSON-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. enables an external client system to update Group Information for an existing CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. Group.
In order to update the Group details, the user
A person with the capability to log in to the CMP GUI software, such as a customer service advisor or agent. must pass in a valid CMP Group Code along with the relevant information to be updated.
Users are able to update individual attributes of the Group details as per AgentView
The graphical user interface of the CMP that is typically used by Customer Service Agents to access CMP customer and billing data. In versions prior to CMP 8.0, this was called the CMP GUI. Edit Group screen.
Invalid requests are rejected with an error message.
UpdateGroup Request
The UpdateGroup tag instructs the Group Service to update Group details. This request contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
ExternalReference |
String69 |
The client may use this identifier to correlate the request and the response. |
Optional |
|
GroupCode |
String6 |
The automatically generated Group Code associated with the Group to be updated. |
Mandatory |
|
UpdateGroupBasic |
Container |
See UpdateGroupBasic Request Container for details. |
Optional |
UpdateGroupBasic Request Container
The UpdateGroupBasic request container contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
GroupDescription |
String30 |
A full description of the Group. |
Optional |
|
PostingAccountNumber |
Integer8 |
Unique number to identify the Posting Account. |
Optional |
|
AddressNumber |
Integer 0-99999999 |
The Account level delivery address number which is used to identify one of the several delivery addresses available. |
Optional |
|
LastAmendedDate |
dateTime |
YYYY-MM-DDThh:mm:ssZ |
Mandatory |
UpdateGroup Response
The UpdateGroup response is the response to the UpdateGroup request. This contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
ExternalReference |
String69 |
Returned unmodified in the response. The client may use this identifier to correlate the request and the response. |
Optional |