Skip to main content

Input fields

apmCode : String! required

The APM code.

expiryDate : Date

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

installedPower : String! required

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

Who carried out the installation.

issueDate : Date! required

When the APM was issued.

voltage : Voltage! required

The supply voltage stated on the APM.

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

{ "apmCode": "born-major-consider-board-let", "expiryDate": "1980-05-21", "installedPower": "front-letter-movement-report-same", "installer": ElectricityNewSupplyInstallerInput, "issueDate": "1984-07-29", "voltage": "V01" }