Get usage report
Reports usage.
GET /{external_URI_context}/quotanotification?{requestParametersGoHere}
accept: application/JSON/XML
The SDGW receives syslog messages from the OCSG, decodes these and converts them to HTTP GET requests.
|
Request parameters table
Parameter | Description | ||
---|---|---|---|
|
Integer that identifies the method to be executed. So, when you want a usage report this is the request parameter for that. values
|
||
|
A string that encodes the MSISDN.
|
||
|
Integer that uniquely identifies the campaign. Important stuff here!
|
||
|
An incremental number that locates the report within the sequence of reports for the subscriber (
|
||
|
The data usage reported (byte count).
|
||
|
Specifies the end date of the reporting period covered by the report.
|
Response parameters table
The SDGW expects the SDS platform to return HTTP 200
for any accepted usage report.
If the SDS platform does not accept the usage report, it responds with any other standard HTTP code. The SDS platform responds to the SDGW with the following JSON for success and error cases. |
Parameter | Description | ||
---|---|---|---|
|
Integer showing the result of the operation. |
||
|
A text string that describes the result of the operation.
|
||
|
The sequence number passed on the request for correlation. |