CostOfUsageBandInterval
This output type represents the costs/consumption for a single half hourly period.
Fields
The product rate band subcategory for the cost.
The consumption within the charging interval.
The unit associated with the consumption.
The cost associated with that charging interval.
The currency associated with the cost.
Start and end datetimes for the charging interval.
The unit rate applied to this interval.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"bandSubcategory": "she-third-find-realize-support",
"consumption": "1.0",
"consumptionUnit": "he-red-say-organization-task",
"cost": "1.0",
"currency": "to-whether-number-computer-economy",
"period": DateTimeRange,
"rateApplied": "1.0"
}