Skip to main content

Input fields

balance : Int

The credit balance of the meter in millipence.

cumulativeDebtBalance : Int

The total of all debt left on the removed meter in millipence.

emergencyCreditBalance : Int

Amount of emergency credit remaining on the meter in millipence.

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

{ "balance": 52, "cumulativeDebtBalance": 10, "emergencyCreditBalance": 35 }