Multi-Account Usage Summary for a date range
post
https://server:port/spl/rest/apis/customer/usage/usageData/multiAccountSummary
Request
There are no request parameters for this operation.
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object-
accounts: array
accounts
-
endDate: string
(date)
SA end date
-
filters: array
filters
-
httpMethod: string
Allowed Values:
[ "DELT", "GET ", "POST", "PTCH", "PUT " ]HTTP Method * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - PutExample:GET -
startDate: string
(date)
SA start date
Nested Schema : items
Type:
Show Source
object-
accountId: string
Maximum Length:
10Account ID identifies the customer who is responsible for the bill.Example:2335597500
Nested Schema : items
Type:
Show Source
object-
serviceType: string
Maximum Length:
80Service Type defines the type of service associated with the SA type.Example:W -
unitOfMeasure: string
Maximum Length:
30Unit of Measure is the unit of measure of the bill segments's service quantity.Example:KWH
Root Schema : schema
Type:
Show Source
object-
accounts: array
accounts
-
endDate: string
(date)
SA end date
-
filters: array
filters
-
httpMethod: string
Allowed Values:
[ "DELT", "GET ", "POST", "PTCH", "PUT " ]HTTP Method * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - PutExample:GET -
startDate: string
(date)
SA start date
Nested Schema : items
Type:
Show Source
object-
accountId: string
Maximum Length:
10Account ID identifies the customer who is responsible for the bill.Example:2335597500
Nested Schema : items
Type:
Show Source
object-
serviceType: string
Maximum Length:
80Service Type defines the type of service associated with the SA type.Example:W -
unitOfMeasure: string
Maximum Length:
30Unit of Measure is the unit of measure of the bill segments's service quantity.Example:KWH
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1MlAcUsgSum
Type:
Show Source
object-
accountHeader: array
accountHeader
-
httpMethod: string
Allowed Values:
[ "DELT", "GET ", "POST", "PTCH", "PUT " ]HTTP Method * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - PutExample:GET
Nested Schema : items
Type:
Show Source
object-
account: object
account
-
firstBillDate: string
(date)
First bill dateExample:
2000-09-01 -
lastBillDate: string
(date)
Last bill dateExample:
2000-01-01 -
usageDetails: array
usageDetails
-
usageFound: string
Maximum Length:
1Usage found flagExample:Y
Nested Schema : account
Type:
Show Source
object-
_link: string
_link
-
accountId: string
Maximum Length:
10Account ID identifies the customer who is responsible for the bill.Example:2335597500
Nested Schema : items
Type:
Show Source
object-
peakIndicator: string
Maximum Length:
1Measures Peak Qty indicates if the unit of measure is one that measures peak consumption.Example:N -
serviceType: object
serviceType
Service Type defines the type of service associated with the SA type.
-
unitOfMeasure: string
Maximum Length:
30Unit of Measure is the unit of measure of the bill segments's service quantity.Example:KWH -
usage: array
usage
Nested Schema : serviceType
Type:
objectService Type defines the type of service associated with the SA type.
Show Source
-
_link: string
_link
-
serviceType: string
Maximum Length:
80Service Type defines the type of service associated with the SA type.Example:W
Nested Schema : items
Type:
Show Source
object-
serviceQuantityIdentifer: string
Maximum Length:
30SQI is the service quantity identifier of the bill segments's service quantity.Example:DAMT (Daily Amount) -
timeOfUse: string
Maximum Length:
30Time of Use is the time-of-use of the bill segment's service quantity.Example:OFF -
usageIdentifier: string
Maximum Length:
12Usage Identifier (combination of UOM/TOU/SQI)Example:KWH/-/- -
usageValue: number
Minimum Value:
0Maximum Value:999999Usage ValueExample:31743.8
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.