Skip to main content

Fields

amount : BigInt! required

Amount of payment in the currency's minor unit

id : ID! required
meter : Meter
paymentDate : Date! required

The date this payment is scheduled to be debited

smartPrepayProcessStatus : SmartPrepayProcessStatusChoices
smartPrepayStatus : SmartPrepayPaymentStatusChoices
Deprecation
The 'smartPrepayStatus' field is deprecated.


Please use the 'smartPrepayProcessStatus' type instead for a more granular status.


- Marked as deprecated on 2023-09-05.
- Scheduled for removal on or after 2024-01-01.
utrn : String! required
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, "id": "94225192", "meter": Meter, "paymentDate": "2025-01-22", "smartPrepayProcessStatus": "NOT_STARTED", "utrn": "drug-employee-common-chance-customer" }