ElectricityQuotedSupplyPointMarketInput
GBR Electricity enrollment market input for quoted supply points.
Note: external_identifier (inherited from QuotedMarketInput) should contain the MPAN.
Input fields
Advanced parameters for meter point registration. Used for special cases and manual registrations.
The market supply point identification number.
The import MPAN, used for export journeys where there is an associated import meter.
The id of the QuotedSupplyPoint created for the supply point.
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"
}