SmartPrepayMeterAmountInput
This type is used by clients to top-up a smart prepay meter
Input fields
Account number of customer.
Amount of credit to add to the meter, in pence.
The channel that the top-up was made through.
Electricity or gas meter device ID.
Apply as temporary credit.
The top-up will wait for this payment to clear before proceeding.
Reason for top-up.
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
{
"accountNumber": "A-9ECE4FA0",
"amount": 50,
"channel": "APP",
"deviceId": "79129619",
"isTemporaryCredit": true,
"paymentIntentId": "32118833",
"reason": "name-yes-model-bed-effort"
}