TAG LINE
TAG LINE
SMALL TITLE

UDR Aggregate Usage Summary

(API Version v7)


What can you do with ViewUDRAggregateUsageSummary?


Properties

Property Details
accountId
"accountId": 10
Type: Number
accountName
"accountName": "Hello World"
Type: String
serviceId
"serviceId": 23
Type: Number
serviceName
"serviceName": "Hello World"
Type: String
packageId
"packageId": 17
Type: Number
packageName
"packageName": "Hello World"
Type: String
udrUsageIdentifier
"udrUsageIdentifier": "Hello World"
Type: String
usageBaseUnitId
"usageBaseUnitId": 5
Type: Number
usageBaseUnitName
"usageBaseUnitName": "Hello World"
Type: String
usageYear
"usageYear": 21
Type: Number
usageMonth
"usageMonth": 16
Type: Number
usageBillPeriodStartDate
"usageBillPeriodStartDate": "Hello World"
Type: String
usageTotal
"usageTotal": "Hello World"
Type: String


End Points

GETAccount/{id}/MonthlyUsageSummary/Paged
Returns the average monthly usage summary in a Paged fashion for a specified Account.
{id}Unique identifier for the Account object.