CreateAgreementCostCentre
The CreateAgreementCostCentre 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 create a Cost Centre within CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. and add it to an Agreement
In the Cloud Monetisation Platform, the entity that holds the instructions for generating the bills for one or more subscriptions. including the addresses and how often the bill is generated.. The service is given the new Cost Centre value and the Agreement Reference to add it to.
CreateAgreementCostCentre Request
The CreateAgreementCostCentre tag instructs the Agreement Service to add a Cost Centre to an Agreement. 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 |
|
AgreementNumber |
Integer8 |
The unique system generated reference number for the Agreement. |
Mandatory |
|
CostCentreCode |
String20 |
The Cost Centre number/code as configured in CMP. |
Mandatory |
|
CostCentreDescription |
String30 |
The customer provided description of the Cost Centre number/code, e.g. head office, sales department, etc. |
Mandatory |
CreateAgreementCostCentre Response
The CreateAgreementCostCentre response is the response to the CreateAgreementCostCentres 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 |
|
AgreementNumber |
Integer8 |
The unique system generated reference number for the agreement. |
Mandatory |