Consumption
GBR override of the common Consumption type.
The usage/standing split must work for legacy GB charges (the vast majority of OEGB charges), not just market supply charges, so these resolvers use the GBR query which falls back to the legacy line items. All other fields are inherited unchanged.
Fields
End date of the consumption period.
Amount of energy or resource consumed.
Start date of the consumption period.
Supply charge amount in minor currency units.
Cost for the consumption usage in minor currency units.
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
{
"endDate": "1977-08-08",
"quantity": "1.0",
"startDate": "2017-12-13",
"supplyCharge": 98,
"unit": "kWh",
"usageCost": 9
}