Skip to main content

Input fields

The brand of the device.

deviceModel : String

The model of the device.

deviceType : ElectricityNewSupplyDeviceType! required

The type of device.

meterpointOwnership : ElectricityNewSupplyMeterPointOwnership! required

Who owns the device.

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

{ "deviceBrand": "AB", "deviceModel": "paper-energy-money-catch-catch", "deviceType": "BP", "meterpointOwnership": "CLIENT" }