Skip to main content

Fields

amount : Decimal! required
        Monetary value of a single unit of the measurement.
        This is the smallest unit of currency e.g. cents for USD or yen for JPY.
unit : Unit

Unit that monetary amount relates to eg. 27 cents per kwh.

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

{ "amount": "1.0", "unit": "KILOWATT_HOURS" }