Skip to main content

Input fields

accountNumber : String! required

The number of the account belonging to the user (e.g. A-12345678).

firstLineOfAddress : String! required

The first line of the user's address (this could be the energy supply property address or the billing address on the account).

fullName : String! required

The user's full name.

postcode : String! required

The user's postcode (this could be the postcode of the energy supply property address or of the billing address on the account).

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-F458F03E", "firstLineOfAddress": "hold-then-my-north-effect", "fullName": "bag-present-field-address-Mr", "postcode": "modern-can-value-sit-it" }