Skip to main content

Fields

endDate : Date

End date of the consumption period.

quantity : Decimal

Amount of energy or resource consumed.

startDate : Date

Start date of the consumption period.

supplyCharge : Int

Supply charge amount in minor currency units.

usageCost : Int

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 }