Skip to main content

Input fields

accountNumber : String! required

Account number.

name : String! required

Device name.

organisationDeviceId : String! required

Organisation-specific device ID.

organisationId : Int! required

Organisation ID.

physicalId : String! required

Physical device ID (e.g., VIN).

propertyId : Int! required

Property ID.

supplyPointId : Int

Supply point ID.

Device type (one of: EV, EVSE, HEAT_PUMP, INVERTER, SMART_METER, STORAGE_HEATER, THERMOSTAT).

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-5C20E59C", "name": "increase-sometimes-present-walk-learn", "organisationDeviceId": "60602427", "organisationId": 99552943, "physicalId": "77382666", "propertyId": 48722272, "supplyPointId": 30872335, "type": "EV" }