Skip to main content

Input fields

advancedParams : AdvancedParamsInput

Advanced parameters for meter point registration. Used for special cases and manual registrations.

externalIdentifier : String! required

The market supply point identification number.

importMpan : String

The import MPAN, used for export journeys where there is an associated import meter.

quotedSupplyPointId : ID! required

The id of the QuotedSupplyPoint created for the supply point.

requestedSupplyStartDate : Date! required

The requested supply start date for the supply point.

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

{ "advancedParams": AdvancedParamsInput, "externalIdentifier": "45848885", "importMpan": "sea-return-sell-edge-with", "quotedSupplyPointId": "30268186", "requestedSupplyStartDate": "1973-04-28" }