Skip to main content

Input fields

cieCode : String! required

The certificate code.

expiryDate : Date

When the certificate expires. Must not be before the issue date.

installedPower : String! required

The installed low voltage power in kW, as a decimal string.

Who carried out the installation.

issueDate : Date! required

When the certificate was issued.

supplyPointType : ElectricityNewSupplySupplyPointType! required

The supply point type stated on the certificate.

voltage : Voltage! required

The supply voltage stated on the certificate.

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

{ "cieCode": "meet-start-yet-system-participant", "expiryDate": "1972-02-18", "installedPower": "as-piece-star-enter-wide", "installer": ElectricityNewSupplyInstallerInput, "issueDate": "2001-03-13", "supplyPointType": "AB", "voltage": "V01" }