Update Account Serial Number
The Update Account
In the Cloud Monetisation Platform, a billing entity that can be used to manage payments on one or more subscriptions or payments for services. An account can hold details such as payments or invoices. Serial Number 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 an existing Account Serial Number stored in CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers..
UpdateAccountSerialNumber Request
The UpdateAccountSerialNumber tag instructs the Account Service to update the Account level Serial Number specified. This request contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
External Reference |
String69 |
The client may use this identifier to correlate the request and the response. |
Optional |
|
AccountNumber |
Integer8 |
The number automatically allocated to the Account upon creation in CMP. |
Mandatory |
|
SerialNumberId |
Range 1-999 |
The Managed Serial Number identification number. Value specific must be a valid Managed Serial Number ID that has been configured in CMP. |
Mandatory |
|
SerialNumberValue |
String25 |
The actual network serial number (e.g. mobile phone number). |
Mandatory |
|
LastAmendedDate |
dateTime |
The date and time at which the Account was last amended. YYYY-MM-DDThh:mm:ssZ |
Mandatory |
UpdateAccountSerialNumber Response
The UpdateAccountSerialNumber response is the response to the UpdateAccountSerialNumber 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 |